Searched refs:__bt_snext (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_search.c46 static int __bt_snext(BTREE *, PAGE *, const DBT *, int *);
109 __bt_snext(t, h, key, exactp))
133 * __bt_snext --
146 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) function

Completed in 42 milliseconds