36 #include "../btree/extern.h"
int __rec_fpipe(BTREE *t, recno_t top)
int __rec_fmap(BTREE *t, recno_t top)
EPG * __rec_search(BTREE *t, recno_t recno, enum SRCHOP op)
int __rec_close __P((DB *))
int __rec_ret(BTREE *t, EPG *e, recno_t nrec, DBT *key, DBT *data)
int __rec_seq(DB *dbp, DBT *key, DBT *data, u_int flags) const
int __rec_dleaf(BTREE *t, PAGE *h, u_int32_t idx)
int __rec_vmap(BTREE *t, recno_t top)
int __rec_vpipe(BTREE *t, recno_t top)
int __rec_sync(DB *dbp, u_int flags) const
int __rec_fd(DB *dbp) const
int __rec_get(DB *dbp, const DBT *key, DBT *data, u_int flags) const
int __rec_put(DB *dbp, DBT *key, const DBT *data, u_int flags) const
int __rec_iput(BTREE *t, recno_t nrec, const DBT *data, u_int flags)
int __rec_delete(DB *dbp, const DBT *key, u_int flags) const