Lines Matching refs:DB
4 int __bam_cmp __P((DB *, const DBT *,
11 int __bam_cprint __P((DB *));
12 int __bam_ca_delete __P((DB *, db_pgno_t, u_int32_t, int));
13 void __bam_ca_di __P((DB *, db_pgno_t, u_int32_t, int));
14 void __bam_ca_dup __P((DB *,
16 void __bam_ca_rsplit __P((DB *, db_pgno_t, db_pgno_t));
17 void __bam_ca_split __P((DB *,
21 int __bam_delete __P((DB *, DB_TXN *, DBT *, u_int32_t));
26 int __bam_open __P((DB *, DB_INFO *));
27 int __bam_close __P((DB *));
28 void __bam_setovflsize __P((DB *));
29 int __bam_read_root __P((DB *));
55 int __ram_open __P((DB *, DB_INFO *));
56 int __ram_close __P((DB *));
60 void __ram_ca __P((DB *, db_recno_t, ca_recno_arg));
71 int __bam_copy __P((DB *, PAGE *, PAGE *, u_int32_t, u_int32_t));
72 int __bam_stat __P((DB *, void *, void *(*)(size_t), u_int32_t));