Searched refs:DB_IMMUTABLE_KEY (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSecondaryConfig.java260 associateFlags |= DbConstants.DB_IMMUTABLE_KEY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java49 int DB_IMMUTABLE_KEY = 0x00000002; field in interface:DbConstants
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts729 DB_IMMUTABLE_KEY => DEFINE,
H A DBerkeleyDB.pm178 DB_IMMUTABLE_KEY
H A Dconstants.h3292 DB_IMMUTABLE_KEY DB_JAVA_CALLBACK DB_LOCK_CONFLICT DB_LOCK_DEADLOCK
3473 if (memEQ(name, "DB_IMMUTABLE_KEY", 16)) {
3475 #ifdef DB_IMMUTABLE_KEY
3476 *iv_return = DB_IMMUTABLE_KEY;
5502 DB_HASHOLDVER DB_HASHVERSION DB_IGNORE_LEASE DB_IMMUTABLE_KEY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_am.c662 if (LF_ISSET(DB_IMMUTABLE_KEY))
H A Ddb_iface.c209 DB_IMMUTABLE_KEY)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2281 #define DB_IMMUTABLE_KEY 0x00000002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2264 #define DB_IMMUTABLE_KEY 0x00000002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2286 #define DB_IMMUTABLE_KEY 0x00000002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2273 #define DB_IMMUTABLE_KEY 0x00000002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2316 #define DB_IMMUTABLE_KEY 0x00000002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2316 #define DB_IMMUTABLE_KEY 0x00000002 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db.c2079 flag |= DB_IMMUTABLE_KEY;

Completed in 403 milliseconds