• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/

Lines Matching refs:PAGE

10 int __bam_cmp __P((DB *, DB_THREAD_INFO *, DB_TXN *, const DBT *, PAGE *, u_int32_t, int (*)(DB *, const DBT *, const DBT *), int *));
15 int __bam_mswap __P((ENV *, PAGE *));
32 int __bam_ditem __P((DBC *, PAGE *, u_int32_t));
33 int __bam_adjindx __P((DBC *, PAGE *, u_int32_t, u_int32_t, int));
35 int __bam_relink __P((DBC *, PAGE *, db_pgno_t));
36 int __bam_pupdate __P((DBC *, PAGE *));
53 int __bam_ritem __P((DBC *, PAGE *, u_int32_t, DBT *));
81 db_recno_t __bam_total __P((DB *, PAGE *));
87 int __bam_pinsert __P((DBC *, EPG *, u_int32_t, PAGE *, PAGE *, int));
88 int __bam_copy __P((DB *, PAGE *, PAGE *, u_int32_t, u_int32_t));
91 int __bam_stat_callback __P((DBC *, PAGE *, void *, int *));
94 int __bam_traverse __P((DBC *, db_lockmode_t, db_pgno_t, int (*)(DBC *, PAGE *, void *, int *), void *));
96 int __bam_31_btreemeta __P((DB *, char *, u_int32_t, DB_FH *, PAGE *, int *));
97 int __bam_31_lbtree __P((DB *, char *, u_int32_t, DB_FH *, PAGE *, int *));
99 int __ram_vrfy_leaf __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t, u_int32_t));
100 int __bam_vrfy __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t, u_int32_t));
101 int __bam_vrfy_itemorder __P((DB *, VRFY_DBINFO *, DB_THREAD_INFO *, PAGE *, db_pgno_t, u_int32_t, int, int, u_int32_t));
104 int __bam_salvage __P((DB *, VRFY_DBINFO *, db_pgno_t, u_int32_t, PAGE *, void *, int (*)(void *, const void *), DBT *, u_int32_t));
105 int __bam_salvage_walkdupint __P((DB *, VRFY_DBINFO *, PAGE *, DBT *, void *, int (*)(void *, const void *), u_int32_t));