Searched refs:DB_PR_PAGE (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c65 LF_SET(DB_PR_PAGE);
451 ret = __db_prpage(dbp, h, DB_PR_PAGE);
545 if (!LF_ISSET(DB_PR_PAGE))
585 if (TYPE(h) == P_INVALID || !LF_ISSET(DB_PR_PAGE))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts418 DB_PR_PAGE => DEFINE,
H A DBerkeleyDB.pm333 DB_PR_PAGE
H A Dconstants.h451 DB_PRIVATE DB_PR_PAGE DB_RECOVER DB_SALVAGE DB_SEQ_DEC DB_SEQ_INC
674 if (memEQ(name, "DB_PR_PAGE", 10)) {
676 #ifdef DB_PR_PAGE
677 *iv_return = DB_PR_PAGE;
5536 DB_PR_HEADERS DB_PR_PAGE DB_PR_RECOVERYTEST DB_QAMMAGIC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2335 #define DB_PR_PAGE 0x00000010 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2318 #define DB_PR_PAGE 0x00000010 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2340 #define DB_PR_PAGE 0x00000010 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2327 #define DB_PR_PAGE 0x00000010 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2370 #define DB_PR_PAGE 0x00000010 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2370 #define DB_PR_PAGE 0x00000010 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c945 if ((ret = __db_prpage(dbp, p, DB_PR_PAGE)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp492 REGISTER_LONG_CONSTANT("DB_PR_PAGE", DB_PR_PAGE, CONST_CS | CONST_PERSISTENT);

Completed in 231 milliseconds