Searched refs:DB_REP_DEFAULT_PRIORITY (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDbConstants.java156 int DB_REP_DEFAULT_PRIORITY = 100; field in interface:DbConstants
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts829 DB_REP_DEFAULT_PRIORITY => DEFINE,
H A DBerkeleyDB.pm380 DB_REP_DEFAULT_PRIORITY
H A Dconstants.h5298 DB_REP_CONF_DELAYCLIENT DB_REP_CONNECTION_RETRY DB_REP_DEFAULT_PRIORITY
5358 if (memEQ(name, "DB_REP_DEFAULT_PRIORITY", 23)) {
5360 #ifdef DB_REP_DEFAULT_PRIORITY
5361 *iv_return = DB_REP_DEFAULT_PRIORITY;
5549 DB_REP_CONNECTION_RETRY DB_REP_CREATE DB_REP_DEFAULT_PRIORITY
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java124 private int replicationPriority = DbConstants.DB_REP_DEFAULT_PRIORITY;
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_method.c49 db_rep->my_priority = DB_REP_DEFAULT_PRIORITY;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in903 #define DB_REP_DEFAULT_PRIORITY 100
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h893 #define DB_REP_DEFAULT_PRIORITY 100 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h882 #define DB_REP_DEFAULT_PRIORITY 100 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h891 #define DB_REP_DEFAULT_PRIORITY 100 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h930 #define DB_REP_DEFAULT_PRIORITY 100 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h930 #define DB_REP_DEFAULT_PRIORITY 100 macro

Completed in 326 milliseconds