Searched refs:DB_REP_CONF_BULK (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 DReplicationConfig.java23 new ReplicationConfig("BULK", DbConstants.DB_REP_CONF_BULK);
77 case DbConstants.DB_REP_CONF_BULK:
/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.java150 int DB_REP_CONF_BULK = 0x00000002; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c112 (DB_REP_CONF_BULK | DB_REP_CONF_DELAYCLIENT | \
167 (DB_REP_CONF_BULK | DB_REP_CONF_DELAYCLIENT | DB_REP_CONF_LEASE | \
258 if (FLD_ISSET(*inflagsp, DB_REP_CONF_BULK)) {
260 FLD_CLR(*inflagsp, DB_REP_CONF_BULK);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c157 DB_REP_CONF_BULK, 1));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c71 wh = DB_REP_CONF_BULK;
181 wh = DB_REP_CONF_BULK;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts740 DB_REP_CONF_BULK => DEFINE,
H A DBerkeleyDB.pm373 DB_REP_CONF_BULK
H A Dconstants.h3297 DB_REP_CONF_BULK DB_REP_DUPMASTER DB_REP_NEWMASTER DB_REP_PERMANENT
3402 if (memEQ(name, "DB_REP_CONF_BULK", 16)) {
3404 #ifdef DB_REP_CONF_BULK
3405 *iv_return = DB_REP_CONF_BULK;
5547 DB_REP_CLIENT DB_REP_CONF_BULK DB_REP_CONF_DELAYCLIENT
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2351 #define DB_REP_CONF_BULK 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2334 #define DB_REP_CONF_BULK 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2356 #define DB_REP_CONF_BULK 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2343 #define DB_REP_CONF_BULK 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2386 #define DB_REP_CONF_BULK 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2386 #define DB_REP_CONF_BULK 0x00000002 macro

Completed in 231 milliseconds