__bt_first         52 libdb/bt_seq.c static int __bt_first(BTREE *, const DBT *, EPG *, int *);
__bt_first        177 libdb/bt_seq.c 		return (__bt_first(t, key, ep, &exact));
__bt_first        266 libdb/bt_seq.c 		return (__bt_first(t, &c->key, ep, &exact));