Searched refs:DB_REP_ANYWHERE (Results 1 - 19 of 19) 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.java147 int DB_REP_ANYWHERE = 0x00000001; field in interface:DbConstants
H A DDbEnv.java205 (flags & DbConstants.DB_REP_ANYWHERE) != 0,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_verify.c92 &lsn, NULL, 0, DB_REP_ANYWHERE);
592 master, REP_ALL_REQ, reclsnp, NULL, 0, DB_REP_ANYWHERE);
H A Drep_util.c425 * assume DB_REP_ANYWHERE is available. Turn it off.
428 FLD_CLR(myflags, DB_REP_ANYWHERE);
799 eid, REP_VERIFY_REQ, &lsn, NULL, 0, DB_REP_ANYWHERE);
1989 if (LF_ISSET(DB_REP_ANYWHERE))
H A Drep_log.c645 flags = DB_REP_ANYWHERE;
H A Drep_backup.c2111 REPCTL_INIT, DB_REP_ANYWHERE);
2145 NULL, &dbt, 0, DB_REP_ANYWHERE);
2298 flags = DB_REP_ANYWHERE;
H A Drep_method.c1850 repflags = DB_REP_ANYWHERE;
/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)) ==
110 DB_REP_ANYWHERE &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i226 (flags & DbConstants.DB_REP_ANYWHERE) != 0,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts738 DB_REP_ANYWHERE => DEFINE,
H A DBerkeleyDB.pm369 DB_REP_ANYWHERE
H A Dconstants.h2749 DB_REP_ANYWHERE DB_REP_ELECTION DB_REP_LOGREADY DB_REP_LOGSONLY
3190 if (memEQ(name, "DB_REP_ANYWHERE", 15)) {
3192 #ifdef DB_REP_ANYWHERE
3193 *iv_return = DB_REP_ANYWHERE;
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/build_brew/
H A Ddb.h2349 #define DB_REP_ANYWHERE 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2332 #define DB_REP_ANYWHERE 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2354 #define DB_REP_ANYWHERE 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2341 #define DB_REP_ANYWHERE 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2384 #define DB_REP_ANYWHERE 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2384 #define DB_REP_ANYWHERE 0x00000001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c3761 if (LF_ISSET(DB_REP_ANYWHERE))

Completed in 225 milliseconds