Searched refs:DB_IGNORE_LEASE (Results 1 - 16 of 16) 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 DLockMode.java88 new LockMode("IGNORE_LEASES", DbConstants.DB_IGNORE_LEASE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_dump/
H A Ddb_dump.c370 DB_IGNORE_LEASE | DB_NEXT)) == 0) {
434 DB_IGNORE_LEASE | DB_NEXT)) == 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_dump/
H A Ddb_dump.c355 DB_IGNORE_LEASE | DB_NEXT)) == 0) {
419 DB_IGNORE_LEASE | DB_NEXT)) == 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_iface.c651 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
652 LF_CLR(DB_IGNORE_LEASE);
1346 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
1347 LF_CLR(DB_IGNORE_LEASE);
2086 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
2087 LF_CLR(DB_IGNORE_LEASE);
2333 ignore_lease = LF_ISSET(DB_IGNORE_LEASE) ? 1 : 0;
2334 LF_CLR(DB_IGNORE_LEASE);
/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.java48 int DB_IGNORE_LEASE = 0x00001000; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_dbcursor.c488 (DB_RMW | DB_MULTIPLE | DB_MULTIPLE_KEY | DB_IGNORE_LEASE | \
528 flag |= DB_IGNORE_LEASE;
H A Dtcl_db.c1148 rmw |= DB_IGNORE_LEASE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts825 DB_IGNORE_LEASE => DEFINE,
H A DBerkeleyDB.pm177 DB_IGNORE_LEASE
H A Dconstants.h2743 DB_ENV_YIELDCPU DB_IGNORE_LEASE DB_LOCK_DEFAULT DB_LOCK_INHERIT
2956 if (memEQ(name, "DB_IGNORE_LEASE", 15)) {
2958 #ifdef DB_IGNORE_LEASE
2959 *iv_return = DB_IGNORE_LEASE;
5502 DB_HASHOLDVER DB_HASHVERSION DB_IGNORE_LEASE DB_IMMUTABLE_KEY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2280 #define DB_IGNORE_LEASE 0x00001000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2263 #define DB_IGNORE_LEASE 0x00001000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2285 #define DB_IGNORE_LEASE 0x00001000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2272 #define DB_IGNORE_LEASE 0x00001000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2315 #define DB_IGNORE_LEASE 0x00001000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2315 #define DB_IGNORE_LEASE 0x00001000 macro

Completed in 276 milliseconds