Searched refs:DB_BTREEOLDVER (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts181 DB_BTREEOLDVER => DEFINE,
H A DBerkeleyDB.pm59 DB_BTREEOLDVER
H A Dconstants.h2188 DB_ARCH_REMOVE DB_AUTO_COMMIT DB_BTREEOLDVER DB_CHKSUM_SHA1 DB_EID_INVALID
2261 if (memEQ(name, "DB_BTREEOLDVER", 14)) {
2263 #ifdef DB_BTREEOLDVER
2264 *iv_return = DB_BTREEOLDVER;
5470 DB_BTREEMAGIC DB_BTREEOLDVER DB_BTREEVERSION DB_BUFFER_SMALL
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy.c508 meta->version < DB_BTREEOLDVER)) ||
1329 meta->version < DB_BTREEOLDVER)) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1107 #define DB_BTREEOLDVER 8 /* Oldest btree version supported. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1096 #define DB_BTREEOLDVER 8 /* Oldest btree version supported. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1117 #define DB_BTREEOLDVER 8 /* Oldest btree version supported. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1105 #define DB_BTREEOLDVER 8 /* Oldest btree version supported. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1144 #define DB_BTREEOLDVER 8 /* Oldest btree version supported. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1144 #define DB_BTREEOLDVER 8 /* Oldest btree version supported. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp550 REGISTER_LONG_CONSTANT("DB_BTREEOLDVER", DB_BTREEOLDVER, CONST_CS | CONST_PERSISTENT);

Completed in 301 milliseconds