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

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java73 new ReplicationTimeoutType("HEARTBEAT_SEND", DbConstants.DB_REP_HEARTBEAT_SEND);
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDbConstants.java162 int DB_REP_HEARTBEAT_SEND = 8; field in interface:DbConstants
/macosx-10.9.5/BerkeleyDB-21/db/env/
H A Denv_config.c236 dbenv, DB_REP_HEARTBEAT_SEND, (u_int32_t)uv2));
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts859 DB_REP_HEARTBEAT_SEND => DEFINE,
H A DBerkeleyDB.pm390 DB_REP_HEARTBEAT_SEND
H A Dconstants.h5057 DB_REP_HEARTBEAT_SEND */
5167 if (memEQ(name, "DB_REP_HEARTBEAT_SEND", 21)) {
5169 #ifdef DB_REP_HEARTBEAT_SEND
5170 *iv_return = DB_REP_HEARTBEAT_SEND;
5554 DB_REP_HEARTBEAT_SEND DB_REP_HOLDELECTION DB_REP_IGNORE
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_rep.c275 wh = DB_REP_HEARTBEAT_SEND;
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_method.c1401 case DB_REP_HEARTBEAT_SEND:
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in921 #define DB_REP_HEARTBEAT_SEND 8 /* RepMgr master send freq. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h911 #define DB_REP_HEARTBEAT_SEND 8 /* RepMgr master send freq. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h900 #define DB_REP_HEARTBEAT_SEND 8 /* RepMgr master send freq. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h909 #define DB_REP_HEARTBEAT_SEND 8 /* RepMgr master send freq. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h948 #define DB_REP_HEARTBEAT_SEND 8 /* RepMgr master send freq. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h948 #define DB_REP_HEARTBEAT_SEND 8 /* RepMgr master send freq. */ macro

Completed in 327 milliseconds