Searched refs:DB_REP_CONNECTION_RETRY (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.java43 new ReplicationTimeoutType("CONNECTION_RETRY", DbConstants.DB_REP_CONNECTION_RETRY);
95 case DbConstants.DB_REP_CONNECTION_RETRY:
/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.java155 int DB_REP_CONNECTION_RETRY = 3; 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.c221 dbenv, DB_REP_CONNECTION_RETRY, (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.c260 wh = DB_REP_CONNECTION_RETRY;
1218 totype = DB_REP_CONNECTION_RETRY;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c1392 case DB_REP_CONNECTION_RETRY:
1456 case DB_REP_CONNECTION_RETRY:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts787 DB_REP_CONNECTION_RETRY => DEFINE,
H A DBerkeleyDB.pm378 DB_REP_CONNECTION_RETRY
H A Dconstants.h5298 DB_REP_CONF_DELAYCLIENT DB_REP_CONNECTION_RETRY DB_REP_DEFAULT_PRIORITY
5303 if (memEQ(name, "DB_REP_CONNECTION_RETRY", 23)) {
5305 #ifdef DB_REP_CONNECTION_RETRY
5306 *iv_return = DB_REP_CONNECTION_RETRY;
5549 DB_REP_CONNECTION_RETRY DB_REP_CREATE DB_REP_DEFAULT_PRIORITY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h906 #define DB_REP_CONNECTION_RETRY 3 /* RepMgr connections. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h895 #define DB_REP_CONNECTION_RETRY 3 /* RepMgr connections. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h916 #define DB_REP_CONNECTION_RETRY 3 /* RepMgr connections. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h904 #define DB_REP_CONNECTION_RETRY 3 /* RepMgr connections. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h943 #define DB_REP_CONNECTION_RETRY 3 /* RepMgr connections. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h943 #define DB_REP_CONNECTION_RETRY 3 /* RepMgr connections. */ macro

Completed in 323 milliseconds