BTREE
if (s->mode == BTREE || s->mode == DTREE)
s->mode = BTREE;
case BTREE:
BTREE *t;
err: __os_free(t, sizeof(BTREE));
__os_free(dbp->internal, sizeof(BTREE));
BTREE *t;
BTREE *t;
BTREE *t;
if ((ret = __os_calloc(1, sizeof(BTREE), &t)) != 0)
rp = ((BTREE *)dbp->internal)->recno;
BTREE *t;
rp = ((BTREE *)dbp->internal)->recno;
rp = ((BTREE *)(dbp->internal))->recno;
rp = ((BTREE *)(dbc->dbp->internal))->recno;
BTREE *t;
rp = ((BTREE *)dbp->internal)->recno;
((BTREE *)dbp->internal)->recno = NULL;
BTREE *t;
if ((ret = __os_calloc(1, sizeof(BTREE), &t)) != 0)
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
static int bt_meta __P((BTREE *));
BTREE *t;
if (!F_ISSET(((BTREE *)t), B_NEEDSWAP))
if (!F_ISSET(((BTREE *)t), B_NEEDSWAP))
BTREE *t;
pgsize = ((BTREE *)dbp->internal)->bt_mp->pagesize;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
static int __bt_bdelete __P((BTREE *, const DBT *));
static int __bt_curdel __P((BTREE *, const DBT *, PAGE *, u_int));
static int __bt_pdelete __P((BTREE *, PAGE *));
static int __bt_relink __P((BTREE *, PAGE *));
static int __bt_stkacq __P((BTREE *, PAGE **, CURSOR *));
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
if ((t = (BTREE *)malloc(sizeof(BTREE))) == NULL)
memset(t, 0, sizeof(BTREE));
BTREE *t;
BTREE *t;
static int nroot __P((BTREE *));
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
static EPG *bt_fast __P((BTREE *, const DBT *, const DBT *, int *));
BTREE *t;
BTREE *t;
BTREE *t;
static int __bt_snext __P((BTREE *, PAGE *, const DBT *, int *));
static int __bt_sprev __P((BTREE *, PAGE *, const DBT *, int *));
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
static int bt_rseqset(BTREE *, EPG *, DBT *, RCURSOR *, int);
static int bt_rseqadv(BTREE *, EPG *, RCURSOR *, int);
BTREE *t;
BTREE *t;
static int __bt_first __P((BTREE *, const DBT *, EPG *, int *));
BTREE *t;
static int __bt_seqadv __P((BTREE *, EPG *, int));
static int __bt_seqset __P((BTREE *, EPG *, DBT *, int));
BTREE *t;
BTREE *t;
BTREE *t;
static int bt_broot __P((BTREE *, PAGE *, PAGE *, PAGE *));
__P((BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t));
BTREE *t;
static int bt_preserve __P((BTREE *, db_pgno_t));
__P((BTREE *, PAGE *, PAGE *, PAGE *, indx_t *, size_t));
__P((BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t));
static int bt_rroot __P((BTREE *, PAGE *, PAGE *, PAGE *));
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
int __bt_push __P((BTREE *, db_pgno_t, int));
int __bt_ret __P((BTREE *, EPG *, DBT *, DBT *, DBT *, DBT *, int));
EPG *__bt_search __P((BTREE *, const DBT *, int *));
void __bt_setcur __P((BTREE *, db_pgno_t, u_int));
int __bt_split __P((BTREE *, PAGE *,
int __ovfl_delete __P((BTREE *, void *));
int __ovfl_get __P((BTREE *, void *, size_t *, void **, size_t *));
int __ovfl_put __P((BTREE *, const DBT *, db_pgno_t *));
int __bt_cmp __P((BTREE *, const DBT *, EPG *));
int __bt_crsrdel __P((BTREE *, EPGNO *));
int __bt_dleaf __P((BTREE *, const DBT *, PAGE *, u_int));
int __bt_free __P((BTREE *, PAGE *));
PAGE *__bt_new __P((BTREE *, db_pgno_t *));
int __rec_dleaf __P((BTREE *, PAGE *, u_int32_t));
int __rec_fmap __P((BTREE *, recno_t));
int __rec_fout __P((BTREE *));
int __rec_fpipe __P((BTREE *, recno_t));
int __rec_iput __P((BTREE *, recno_t, const DBT *, u_int));
int __rec_ret __P((BTREE *, EPG *, recno_t, DBT *, DBT *));
EPG *__rec_search __P((BTREE *, recno_t, enum SRCHOP));
int __rec_vmap __P((BTREE *, recno_t));
int __rec_vout __P((BTREE *));
int __rec_vpipe __P((BTREE *, recno_t));
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
static int rec_rdelete __P((BTREE *, recno_t));
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
BTREE *t;
if ((s->mode == BTREE || s->mode == DTREE) &&
s->mode = BTREE;
case BTREE: