Searched refs:DB_ST_RECNUM (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_verify.c1206 stflags |= DB_ST_RECNUM;
1213 flags | DB_ST_RECNUM | DB_ST_IS_RECNO | DB_ST_TOPLEVEL;
1497 flags | DB_ST_RECNUM | DB_ST_DUPSET;
1617 if (LF_ISSET(DB_ST_RECNUM)) {
1717 if (LF_ISSET(DB_ST_RECNUM)) {
1749 if (LF_ISSET(DB_ST_RECNUM))
1840 if (LF_ISSET(DB_ST_RECNUM) && nrecs != pip->rec_cnt && toplevel) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts867 DB_ST_RECNUM => DEFINE,
H A DBerkeleyDB.pm451 DB_ST_RECNUM
H A Dconstants.h1191 DB_ST_DUPSET DB_ST_RECNUM DB_SWAPBYTES DB_TEMPORARY DB_TXN_ABORT
1555 if (memEQ(name, "DB_ST_RECNUM", 12)) {
1557 #ifdef DB_ST_RECNUM
1558 *iv_return = DB_ST_RECNUM;
5571 DB_ST_OVFL_LEAF DB_ST_RECNUM DB_ST_RELEN DB_ST_TOPLEVEL
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_verify.c652 flags | DB_ST_RECNUM | DB_ST_DUPSET | DB_ST_TOPLEVEL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2389 #define DB_ST_RECNUM 0x00002000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2372 #define DB_ST_RECNUM 0x00002000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2394 #define DB_ST_RECNUM 0x00002000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2381 #define DB_ST_RECNUM 0x00002000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2424 #define DB_ST_RECNUM 0x00002000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2424 #define DB_ST_RECNUM 0x00002000 macro

Completed in 228 milliseconds