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

/freebsd-current/lib/libc/db/btree/
H A Dbt_search.c43 static int __bt_sprev(BTREE *, PAGE *, const DBT *, int *);
101 __bt_sprev(t, h, key, exactp))
164 * __bt_sprev --
177 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) function

Completed in 125 milliseconds