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

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

Completed in 4 milliseconds