Home
last modified time | relevance | path

Searched defs:exactp (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/lib/libc/db/btree/
H A Dbt_search.c61 __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 Dbt_put.c260 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
H A Dbt_seq.c327 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) in __bt_first()