Searched defs:exactp (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libc/db/btree/
H A Dbt_search.c60 __bt_search(BTREE *t, const DBT *key, int *exactp) argument
142 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) argument
177 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) argument
[all...]
H A Dbt_seq.c326 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) argument
H A Dbt_put.c259 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) argument
/openbsd-current/usr.sbin/ldapd/
H A Dbtree.c1197 btree_search_node(struct btree *bt, struct mpage *mp, struct btval *key, int *exactp, unsigned int *kip) argument
1721 btree_cursor_set(struct cursor *cursor, struct btval *key, struct btval *data, int *exactp) argument
[all...]

Completed in 123 milliseconds