Searched refs:DB_REP_REREQUEST (Results 1 - 18 of 18) 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/internal/
H A DDbConstants.java170 int DB_REP_REREQUEST = 0x00000008; field in interface:DbConstants
H A DDbEnv.java206 (flags & DbConstants.DB_REP_REREQUEST) != 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_log.c643 flags = DB_REP_REREQUEST;
652 flags = DB_REP_REREQUEST;
H A Drep_backup.c2296 flags = DB_REP_REREQUEST;
2308 flags = DB_REP_REREQUEST;
H A Drep_record.c2078 REP_VERIFY_REQ, &lsn, NULL, 0, DB_REP_REREQUEST);
H A Drep_util.c2006 if (LF_ISSET(DB_REP_REREQUEST))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i227 (flags & DbConstants.DB_REP_REREQUEST) != 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts747 DB_REP_REREQUEST => DEFINE,
H A DBerkeleyDB.pm408 DB_REP_REREQUEST
H A Dconstants.h3298 DB_REP_REREQUEST DB_SECONDARY_BAD DB_SEQ_RANGE_SET DB_TEST_POSTOPEN
3382 if (memEQ(name, "DB_REP_REREQUEST", 16)) {
3384 #ifdef DB_REP_REREQUEST
3385 *iv_return = DB_REP_REREQUEST;
5559 DB_REP_PERMANENT DB_REP_REREQUEST DB_REP_STARTUPDONE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_net.c109 if ((flags & (DB_REP_ANYWHERE | DB_REP_REREQUEST)) ==
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2360 #define DB_REP_REREQUEST 0x00000008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2343 #define DB_REP_REREQUEST 0x00000008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2365 #define DB_REP_REREQUEST 0x00000008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2352 #define DB_REP_REREQUEST 0x00000008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2395 #define DB_REP_REREQUEST 0x00000008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2395 #define DB_REP_REREQUEST 0x00000008 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c3767 if (LF_ISSET(DB_REP_REREQUEST))

Completed in 337 milliseconds