Searched refs:DB_MAX_RECORDS (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/btree/
H A Dbt_recno.c140 DB_MAX_RECORDS, 0)) != 0 && ret == DB_NOTFOUND)
172 ret = __ram_update(dbc, DB_MAX_RECORDS, 0);
420 DB_MAX_RECORDS, 0)) != 0) && ret != DB_NOTFOUND)
1086 __ram_update(dbc, DB_MAX_RECORDS, 0)) != 0 && ret != DB_NOTFOUND)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts76 DB_MAX_RECORDS => DEFINE,
H A DBerkeleyDB.pm259 DB_MAX_RECORDS
H A Dconstants.h2193 DB_MAX_RECORDS DB_MPOOL_CLEAN DB_MPOOL_DIRTY DB_NOOVERWRITE DB_NOSERVER_ID
2493 if (memEQ(name, "DB_MAX_RECORDS", 14)) {
2495 #ifdef DB_MAX_RECORDS
2496 *iv_return = DB_MAX_RECORDS;
5520 DB_MAX_RECORDS DB_MPOOL_CLEAN DB_MPOOL_CREATE DB_MPOOL_DIRTY
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h111 #define DB_MAX_RECORDS 0xffffffff /* >= # of records in a tree */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h100 #define DB_MAX_RECORDS 0xffffffff /* >= # of records in a tree */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h121 #define DB_MAX_RECORDS 0xffffffff /* >= # of records in a tree */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h109 #define DB_MAX_RECORDS 0xffffffff /* >= # of records in a tree */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h148 #define DB_MAX_RECORDS 0xffffffff /* >= # of records in a tree */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h148 #define DB_MAX_RECORDS 0xffffffff /* >= # of records in a tree */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp416 REGISTER_LONG_CONSTANT("DB_MAX_RECORDS", DB_MAX_RECORDS, CONST_CS | CONST_PERSISTENT);

Completed in 267 milliseconds