Searched refs:DB_REP_CHECKPOINT_DELAY (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.java35 new ReplicationTimeoutType("CHECKPOINT_DELAY", DbConstants.DB_REP_CHECKPOINT_DELAY);
/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.java148 int DB_REP_CHECKPOINT_DELAY = 2; 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.c218 dbenv, DB_REP_CHECKPOINT_DELAY, (u_int32_t)uv2));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c1358 case DB_REP_CHECKPOINT_DELAY:
1433 case DB_REP_CHECKPOINT_DELAY:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts828 DB_REP_CHECKPOINT_DELAY => DEFINE,
H A DBerkeleyDB.pm371 DB_REP_CHECKPOINT_DELAY
H A Dconstants.h5297 DB_ENV_TXN_WRITE_NOSYNC DB_REPMGR_ACKS_ONE_PEER DB_REP_CHECKPOINT_DELAY
5369 if (memEQ(name, "DB_REP_CHECKPOINT_DELAY", 23)) {
5371 #ifdef DB_REP_CHECKPOINT_DELAY
5372 *iv_return = DB_REP_CHECKPOINT_DELAY;
5546 DB_REP_ANYWHERE DB_REP_BULKOVF DB_REP_CHECKPOINT_DELAY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c257 wh = DB_REP_CHECKPOINT_DELAY;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h905 #define DB_REP_CHECKPOINT_DELAY 2 /* Master checkpoint delay. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h894 #define DB_REP_CHECKPOINT_DELAY 2 /* Master checkpoint delay. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h915 #define DB_REP_CHECKPOINT_DELAY 2 /* Master checkpoint delay. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h903 #define DB_REP_CHECKPOINT_DELAY 2 /* Master checkpoint delay. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h942 #define DB_REP_CHECKPOINT_DELAY 2 /* Master checkpoint delay. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h942 #define DB_REP_CHECKPOINT_DELAY 2 /* Master checkpoint delay. */ macro

Completed in 317 milliseconds