37#if defined(LIBC_SCCS) && !defined(lint)
38static char sccsid[] =
"@(#)bt_get.c 8.6 (Berkeley) 7/20/94";
47#include "../include/db.h"
int __bt_get(DB *dbp, const DBT *key, DBT *data, u_int flags) const
EPG * __bt_search(BTREE *t, const DBT *key, int *exactp)
int __bt_ret(BTREE *t, EPG *e, DBT *key, DBT *rkey, DBT *data, DBT *rdata, int copy)
int mpool_put(MPOOL *mp, void *page, u_int flags)