HomeSort by: relevance | last modified time | path
    Searched defs:__bt_sprev (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/btree/
bt_search.c 52 static int __bt_sprev(BTREE *, PAGE *, const DBT *, int *);
110 __bt_sprev(t, h, key, exactp))
215 * __bt_sprev --
228 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) function in typeref:typename:int
bt_search.c 52 static int __bt_sprev(BTREE *, PAGE *, const DBT *, int *);
110 __bt_sprev(t, h, key, exactp))
215 * __bt_sprev --
228 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) function in typeref:typename:int

Completed in 81 milliseconds