Searched defs:exactp (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_search.c | 61 __bt_search(BTREE *t, const DBT *key, int *exactp) in __bt_search() 143 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_snext() 178 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_sprev()
|
H A D | bt_put.c | 260 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
|
H A D | bt_seq.c | 327 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) in __bt_first()
|