|
enum | { NOT,
BACK,
FORWARD
} |
|
|
int bt_cmp | __P ((const DBT *, const DBT *)) |
|
size_t bt_pfx | __P ((const DBT *, const DBT *)) |
|
int bt_irec | __P ((struct _btree *, recno_t)) |
|
|
u_char | bt_bval |
|
caddr_t | bt_cmap |
|
EPG | bt_cur |
|
CURSOR | bt_cursor |
|
DB * | bt_dbp |
|
caddr_t | bt_emap |
|
int | bt_fd |
|
pgno_t | bt_free |
|
EPGNO | bt_last |
|
int | bt_lorder |
|
MPOOL * | bt_mp |
|
size_t | bt_msize |
|
recno_t | bt_nrecs |
|
enum _btree:: { ... } | bt_order |
|
indx_t | bt_ovflsize |
|
PAGE * | bt_pinned |
|
u_int32_t | bt_psize |
|
DBT | bt_rdata |
|
size_t | bt_reclen |
|
int | bt_rfd |
|
FILE * | bt_rfp |
|
DBT | bt_rkey |
|
caddr_t | bt_smap |
|
EPGNO * | bt_sp |
|
EPGNO | bt_stack [50] |
|
u_int32_t | flags |
|
Definition at line 312 of file btree.h.
The documentation for this struct was generated from the following file: