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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DReplicationTimeoutType.java26 new ReplicationTimeoutType("ACK_TIMEOUT", DbConstants.DB_REP_ACK_TIMEOUT);
89 case DbConstants.DB_REP_ACK_TIMEOUT:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java146 int DB_REP_ACK_TIMEOUT = 1; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c215 dbenv, DB_REP_ACK_TIMEOUT, (u_int32_t)uv2));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c254 wh = DB_REP_ACK_TIMEOUT;
1212 totype = DB_REP_ACK_TIMEOUT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c1389 case DB_REP_ACK_TIMEOUT:
1450 case DB_REP_ACK_TIMEOUT:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts786 DB_REP_ACK_TIMEOUT => DEFINE,
H A DBerkeleyDB.pm368 DB_REP_ACK_TIMEOUT
H A Dconstants.h4144 DB_REPMGR_ACKS_ALL DB_REPMGR_ACKS_ONE DB_REP_ACK_TIMEOUT
4255 if (memEQ(name, "DB_REP_ACK_TIMEOUT", 18)) {
4257 #ifdef DB_REP_ACK_TIMEOUT
4258 *iv_return = DB_REP_ACK_TIMEOUT;
5545 DB_REPMGR_DISCONNECTED DB_REPMGR_PEER DB_REP_ACK_TIMEOUT
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h904 #define DB_REP_ACK_TIMEOUT 1 /* RepMgr acknowledgements. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h893 #define DB_REP_ACK_TIMEOUT 1 /* RepMgr acknowledgements. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h914 #define DB_REP_ACK_TIMEOUT 1 /* RepMgr acknowledgements. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h902 #define DB_REP_ACK_TIMEOUT 1 /* RepMgr acknowledgements. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h941 #define DB_REP_ACK_TIMEOUT 1 /* RepMgr acknowledgements. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h941 #define DB_REP_ACK_TIMEOUT 1 /* RepMgr acknowledgements. */ macro

Completed in 224 milliseconds