Searched refs:DB_REP_FULL_ELECTION_TIMEOUT (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java84 new ReplicationTimeoutType("FULL_ELECTION_TIMEOUT", DbConstants.DB_REP_FULL_ELECTION_TIMEOUT);
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDbConstants.java160 int DB_REP_FULL_ELECTION_TIMEOUT = 6; field in interface:DbConstants
/macosx-10.9.5/BerkeleyDB-21/db/env/
H A Denv_config.c230 DB_REP_FULL_ELECTION_TIMEOUT, (u_int32_t)uv2));
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_rep.c269 wh = DB_REP_FULL_ELECTION_TIMEOUT;
342 DB_REP_FULL_ELECTION_TIMEOUT, full_timeout)) != 0)
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_method.c1370 case DB_REP_FULL_ELECTION_TIMEOUT:
1441 case DB_REP_FULL_ELECTION_TIMEOUT:
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts830 DB_REP_FULL_ELECTION_TIMEOUT => DEFINE,
H A DBerkeleyDB.pm387 DB_REP_FULL_ELECTION_TIMEOUT
H A Dconstants.h5552 DB_REP_FULL_ELECTION DB_REP_FULL_ELECTION_TIMEOUT
5707 if (memEQ(name, "DB_REP_FULL_ELECTION_TIMEOUT", 28)) {
5708 #ifdef DB_REP_FULL_ELECTION_TIMEOUT
5709 *iv_return = DB_REP_FULL_ELECTION_TIMEOUT;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in919 #define DB_REP_FULL_ELECTION_TIMEOUT 6 /* Rep full elections. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h909 #define DB_REP_FULL_ELECTION_TIMEOUT 6 /* Rep full elections. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h898 #define DB_REP_FULL_ELECTION_TIMEOUT 6 /* Rep full elections. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h907 #define DB_REP_FULL_ELECTION_TIMEOUT 6 /* Rep full elections. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h946 #define DB_REP_FULL_ELECTION_TIMEOUT 6 /* Rep full elections. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h946 #define DB_REP_FULL_ELECTION_TIMEOUT 6 /* Rep full elections. */ macro

Completed in 242 milliseconds