recs              815 libdb/bt_split.c 	recno_t recs;
recs              818 libdb/bt_split.c 	for (recs = 0, nxt = 0, top = NEXTINDEX(h); nxt < top; ++nxt)
recs              819 libdb/bt_split.c 		recs += GETRINTERNAL(h, nxt)->nrecs;
recs              820 libdb/bt_split.c 	return (recs);