Searched refs:DB_REPMGR_ACKS_ONE (Results 1 - 15 of 15) 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 DReplicationManagerAckPolicy.java52 new ReplicationManagerAckPolicy("ONE", DbConstants.DB_REPMGR_ACKS_ONE);
84 case DbConstants.DB_REPMGR_ACKS_ONE:
/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.java140 int DB_REPMGR_ACKS_ONE = 4; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_method.c177 case DB_REPMGR_ACKS_ONE: /* FALLTHROUGH */
H A Drepmgr_net.c155 case DB_REPMGR_ACKS_ONE:
552 case DB_REPMGR_ACKS_ONE:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c257 dbenv, DB_REPMGR_ACKS_ONE));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts780 DB_REPMGR_ACKS_ONE => DEFINE,
H A DBerkeleyDB.pm361 DB_REPMGR_ACKS_ONE
H A Dconstants.h4144 DB_REPMGR_ACKS_ALL DB_REPMGR_ACKS_ONE DB_REP_ACK_TIMEOUT
4353 if (memEQ(name, "DB_REPMGR_ACKS_ONE", 18)) {
4355 #ifdef DB_REPMGR_ACKS_ONE
4356 *iv_return = DB_REPMGR_ACKS_ONE;
5543 DB_REPMGR_ACKS_ONE DB_REPMGR_ACKS_ONE_PEER DB_REPMGR_ACKS_QUORUM
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c1055 ack = DB_REPMGR_ACKS_ONE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h899 #define DB_REPMGR_ACKS_ONE 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h888 #define DB_REPMGR_ACKS_ONE 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h909 #define DB_REPMGR_ACKS_ONE 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h897 #define DB_REPMGR_ACKS_ONE 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h936 #define DB_REPMGR_ACKS_ONE 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h936 #define DB_REPMGR_ACKS_ONE 4 macro

Completed in 321 milliseconds