PAGE 45 libdb/bt_conv.c static void mswap(PAGE *); PAGE 63 libdb/bt_conv.c PAGE *h; PAGE 131 libdb/bt_conv.c PAGE *h; PAGE 201 libdb/bt_conv.c PAGE *pg; PAGE 64 libdb/bt_debug.c PAGE *h; PAGE 105 libdb/bt_debug.c PAGE *h; PAGE 143 libdb/bt_debug.c PAGE *h; PAGE 160 libdb/bt_debug.c PAGE *h; PAGE 259 libdb/bt_debug.c PAGE *h; PAGE 54 libdb/bt_delete.c static int __bt_curdel(BTREE *, const DBT *, PAGE *, u_int); PAGE 55 libdb/bt_delete.c static int __bt_pdelete(BTREE *, PAGE *); PAGE 56 libdb/bt_delete.c static int __bt_relink(BTREE *, PAGE *); PAGE 57 libdb/bt_delete.c static int __bt_stkacq(BTREE *, PAGE **, CURSOR *); PAGE 73 libdb/bt_delete.c PAGE *h; PAGE 149 libdb/bt_delete.c PAGE **hp; PAGE 155 libdb/bt_delete.c PAGE *h; PAGE 299 libdb/bt_delete.c PAGE *h; PAGE 383 libdb/bt_delete.c PAGE *h; PAGE 386 libdb/bt_delete.c PAGE *pg; PAGE 480 libdb/bt_delete.c PAGE *h; PAGE 545 libdb/bt_delete.c PAGE *h; PAGE 550 libdb/bt_delete.c PAGE *pg; PAGE 643 libdb/bt_delete.c PAGE *h; PAGE 645 libdb/bt_delete.c PAGE *pg; PAGE 374 libdb/bt_open.c PAGE *meta, *root; PAGE 90 libdb/bt_overflow.c PAGE *h; PAGE 147 libdb/bt_overflow.c PAGE *h, *last; PAGE 200 libdb/bt_overflow.c PAGE *h; PAGE 61 libdb/bt_page.c PAGE *h; PAGE 84 libdb/bt_page.c PAGE * PAGE 89 libdb/bt_page.c PAGE *h; PAGE 81 libdb/bt_put.c PAGE *h; PAGE 274 libdb/bt_put.c PAGE *h; PAGE 47 libdb/bt_search.c static int __bt_snext(BTREE *, PAGE *, const DBT *, int *); PAGE 48 libdb/bt_search.c static int __bt_sprev(BTREE *, PAGE *, const DBT *, int *); PAGE 70 libdb/bt_search.c PAGE *h; PAGE 152 libdb/bt_search.c PAGE *h; PAGE 191 libdb/bt_search.c PAGE *h; PAGE 159 libdb/bt_seq.c PAGE *h; PAGE 247 libdb/bt_seq.c PAGE *h; PAGE 349 libdb/bt_seq.c PAGE *h; PAGE 57 libdb/bt_split.c static int bt_broot(BTREE *, PAGE *, PAGE *, PAGE *); PAGE 58 libdb/bt_split.c static PAGE *bt_page(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t); PAGE 60 libdb/bt_split.c static PAGE *bt_psplit(BTREE *, PAGE *, PAGE *, PAGE *, indx_t *, size_t); PAGE 61 libdb/bt_split.c static PAGE *bt_root(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t); PAGE 62 libdb/bt_split.c static int bt_rroot(BTREE *, PAGE *, PAGE *, PAGE *); PAGE 63 libdb/bt_split.c static recno_t rec_total(PAGE *); PAGE 85 libdb/bt_split.c PAGE *sp; PAGE 95 libdb/bt_split.c PAGE *h, *l, *r, *lchild, *rchild; PAGE 344 libdb/bt_split.c static PAGE * PAGE 347 libdb/bt_split.c PAGE *h, **lp, **rp; PAGE 351 libdb/bt_split.c PAGE *l, *r, *tp; PAGE 390 libdb/bt_split.c if ((l = (PAGE *)malloc(t->bt_psize)) == NULL) { PAGE 449 libdb/bt_split.c static PAGE * PAGE 452 libdb/bt_split.c PAGE *h, **lp, **rp; PAGE 456 libdb/bt_split.c PAGE *l, *r, *tp; PAGE 499 libdb/bt_split.c PAGE *h, *l, *r; PAGE 539 libdb/bt_split.c PAGE *h, *l, *r; PAGE 613 libdb/bt_split.c static PAGE * PAGE 616 libdb/bt_split.c PAGE *h, *l, *r; PAGE 624 libdb/bt_split.c PAGE *rval; PAGE 796 libdb/bt_split.c PAGE *h; PAGE 821 libdb/bt_split.c PAGE *h; PAGE 164 libdb/bt_utils.c PAGE *h; PAGE 243 libdb/btree.h PAGE *page; /* the (pinned) page */ PAGE 306 libdb/btree.h PAGE *bt_pinned; /* page pinned across calls */ PAGE 38 libdb/extern.h int __bt_dleaf(BTREE *, const DBT *, PAGE *, u_int); PAGE 40 libdb/extern.h int __bt_free(BTREE *, PAGE *); PAGE 42 libdb/extern.h PAGE *__bt_new(BTREE *, pgno_t *); PAGE 51 libdb/extern.h int __bt_split(BTREE *, PAGE *, PAGE 60 libdb/extern.h void __bt_dpage(PAGE *);