Searched defs:exactp (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libc/db/btree/ |
| H A D | bt_search.c | 69 __bt_search(BTREE *t, const DBT *key, int *exactp) argument 151 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) argument 228 __bt_sprev(BTREE * t,PAGE * h,const DBT * key,int * exactp) argument [all...] |
| H A D | bt_put.c | 268 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) argument
|
| H A D | bt_seq.c | 464 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) argument
|
Completed in 5 milliseconds