1 /* Do not edit: automatically built by dist/distrib. */
2 int __bam_close __P((DB *));
3 int __bam_sync __P((DB *, int));
4 int __bam_cmp __P((DB *, const DBT *, EPG *));
5 int __bam_defcmp __P((const DBT *, const DBT *));
6 size_t __bam_defpfx __P((const DBT *, const DBT *));
7 int __bam_pgin __P((db_pgno_t, void *, DBT *));
8 int __bam_pgout __P((db_pgno_t, void *, DBT *));
9 int __bam_mswap __P((PAGE *));
10 int __bam_cursor __P((DB *, DB_TXN *, DBC **));
11 int __bam_c_iclose __P((DB *, DBC *));
12 int __bam_get __P((DB *, DB_TXN *, DBT *, DBT *, int));
13 int __bam_ovfl_chk __P((DB *, CURSOR *, u_int32_t, int));
14 int __bam_ca_delete __P((DB *, db_pgno_t, u_int32_t, CURSOR *));
15 void __bam_ca_di __P((DB *, db_pgno_t, u_int32_t, int));
16 void __bam_ca_dup __P((DB *,
17 db_pgno_t, u_int32_t, u_int32_t, db_pgno_t, u_int32_t));
18 void __bam_ca_move __P((DB *, BTREE *, db_pgno_t, db_pgno_t));
20 __P((DB *, db_pgno_t, u_int32_t, ca_replace_arg));
21 void __bam_ca_split __P((DB *,
22 db_pgno_t, db_pgno_t, db_pgno_t, u_int32_t, int));
23 int __bam_delete __P((DB *, DB_TXN *, DBT *, int));
24 int __ram_delete __P((DB *, DB_TXN *, DBT *, int));
25 int __bam_ditem __P((DB *, PAGE *, u_int32_t));
26 int __bam_adjindx __P((DB *, PAGE *, u_int32_t, u_int32_t, int));
27 int __bam_dpage __P((DB *, const DBT *));
28 int __bam_open __P((DB *, DBTYPE, DB_INFO *));
29 int __bam_bdup __P((DB *, DB *));
30 int __bam_new __P((DB *, u_int32_t, PAGE **));
31 int __bam_free __P((DB *, PAGE *));
32 int __bam_lget __P((DB *, int, db_pgno_t, db_lockmode_t, DB_LOCK *));
33 int __bam_lput __P((DB *, DB_LOCK));
34 int __bam_pget __P((DB *, PAGE **, db_pgno_t *, int));
35 int __bam_put __P((DB *, DB_TXN *, DBT *, DBT *, int));
36 int __bam_iitem __P((DB *,
37 PAGE **, db_indx_t *, DBT *, DBT *, int, int));
38 int __bam_pg_alloc_recover
39 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
40 int __bam_pg_free_recover
41 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
42 int __bam_split_recover
43 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
44 int __bam_rsplit_recover
45 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
47 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
48 int __bam_cadjust_recover
49 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
50 int __bam_cdel_recover
51 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
52 int __ram_open __P((DB *, DBTYPE, DB_INFO *));
53 int __ram_cursor __P((DB *, DB_TXN *, DBC **));
54 int __ram_close __P((DB *));
55 int __ram_c_iclose __P((DB *, DBC *));
56 void __ram_ca __P((DB *, db_recno_t, ca_recno_arg));
57 int __ram_getno __P((DB *, const DBT *, db_recno_t *, int));
58 int __ram_snapshot __P((DB *));
59 int __bam_rsearch __P((DB *, db_recno_t *, u_int, int, int *));
60 int __bam_adjust __P((DB *, BTREE *, int));
61 int __bam_nrecs __P((DB *, db_recno_t *));
62 db_recno_t __bam_total __P((PAGE *));
63 int __bam_search __P((DB *,
64 const DBT *, u_int, int, db_recno_t *, int *));
65 int __bam_stkrel __P((DB *));
66 int __bam_stkgrow __P((BTREE *));
67 int __bam_split __P((DB *, void *));
68 int __bam_broot __P((DB *, PAGE *, PAGE *, PAGE *));
69 int __ram_root __P((DB *, PAGE *, PAGE *, PAGE *));
70 int __bam_copy __P((DB *, PAGE *, PAGE *, u_int32_t, u_int32_t));
71 int __bam_stat __P((DB *, void *, void *(*)(size_t), int));
72 void __bam_add_mstat __P((DB_BTREE_LSTAT *, DB_BTREE_LSTAT *));
73 int __bam_pg_alloc_log
74 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
75 u_int32_t, DB_LSN *, DB_LSN *, db_pgno_t,
76 u_int32_t, db_pgno_t));
77 int __bam_pg_alloc_print
78 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
79 int __bam_pg_alloc_read __P((void *, __bam_pg_alloc_args **));
81 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
82 u_int32_t, db_pgno_t, DB_LSN *, DBT *,
84 int __bam_pg_free_print
85 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
86 int __bam_pg_free_read __P((void *, __bam_pg_free_args **));
88 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
89 u_int32_t, db_pgno_t, DB_LSN *, db_pgno_t,
90 DB_LSN *, u_int32_t, db_pgno_t, DB_LSN *,
93 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
94 int __bam_split_read __P((void *, __bam_split_args **));
96 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
97 u_int32_t, db_pgno_t, DBT *, DBT *,
99 int __bam_rsplit_print
100 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
101 int __bam_rsplit_read __P((void *, __bam_rsplit_args **));
103 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
104 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t,
105 u_int32_t, u_int32_t));
107 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
108 int __bam_adj_read __P((void *, __bam_adj_args **));
109 int __bam_cadjust_log
110 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
111 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t,
113 int __bam_cadjust_print
114 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
115 int __bam_cadjust_read __P((void *, __bam_cadjust_args **));
117 __P((DB_LOG *, DB_TXN *, DB_LSN *, u_int32_t,
118 u_int32_t, db_pgno_t, DB_LSN *, u_int32_t));
120 __P((DB_LOG *, DBT *, DB_LSN *, int, void *));
121 int __bam_cdel_read __P((void *, __bam_cdel_args **));
122 int __bam_init_print __P((DB_ENV *));
123 int __bam_init_recover __P((DB_ENV *));