Searched refs:DB_OLD_VERSION (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_upg.c182 ret = DB_OLD_VERSION;
307 ret = DB_OLD_VERSION;
336 ret = DB_OLD_VERSION;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_open.c193 return (DB_OLD_VERSION);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_open.c136 return (DB_OLD_VERSION);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c273 case DB_OLD_VERSION:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_open.c162 return (DB_OLD_VERSION);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts360 DB_OLD_VERSION => DEFINE,
H A DBerkeleyDB.pm308 DB_OLD_VERSION
H A Dconstants.h2194 DB_ODDFILESIZE DB_OLD_VERSION DB_OPEN_CALLED DB_RECORDCOUNT DB_RECORD_LOCK
2625 if (memEQ(name, "DB_OLD_VERSION", 14)) {
2627 #ifdef DB_OLD_VERSION
2628 *iv_return = DB_OLD_VERSION;
5532 DB_OLD_VERSION DB_OPEN_CALLED DB_OPFLAGS_MASK DB_ORDERCHKONLY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1181 #define DB_OLD_VERSION (-30987)/* Out-of-date version. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1170 #define DB_OLD_VERSION (-30987)/* Out-of-date version. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1191 #define DB_OLD_VERSION (-30987)/* Out-of-date version. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1179 #define DB_OLD_VERSION (-30987)/* Out-of-date version. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1218 #define DB_OLD_VERSION (-30987)/* Out-of-date version. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1218 #define DB_OLD_VERSION (-30987)/* Out-of-date version. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp605 REGISTER_LONG_CONSTANT("DB_OLD_VERSION", DB_OLD_VERSION, CONST_CS | CONST_PERSISTENT);

Completed in 304 milliseconds