recno_t 158 libdb/bt_delete.c recno_t nextpg, prevpg; recno_t 63 libdb/bt_split.c static recno_t rec_total(PAGE *); recno_t 819 libdb/bt_split.c static recno_t recno_t 823 libdb/bt_split.c recno_t recs; recno_t 148 libdb/btree.h recno_t nrecs; /* number of records */ recno_t 158 libdb/btree.h LALIGN(sizeof(recno_t) + sizeof(pgno_t)) recno_t 162 libdb/btree.h *(recno_t *)p = nrecs; \ recno_t 163 libdb/btree.h p += sizeof(recno_t); \ recno_t 274 libdb/btree.h recno_t rcursor; /* R: recno cursor (1-based) */ recno_t 338 libdb/btree.h int (*bt_irec)(struct _btree *, recno_t); recno_t 348 libdb/btree.h recno_t bt_nrecs; /* R: number of records */