Searched defs:exactp (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/lib/libc/db/btree/ |
H A D | bt_search.c | 60 __bt_search(BTREE *t, const DBT *key, int *exactp) in __bt_search() 142 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_snext() 177 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_sprev()
|
H A D | bt_put.c | 259 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
|
H A D | bt_seq.c | 326 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) in __bt_first()
|
/openbsd-src/usr.sbin/ldapd/ |
H A D | btree.c | 1198 int *exactp, unsigned int *kip) in btree_search_node() 1722 int *exactp) in btree_cursor_set()
|