Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/db/btree/
H A Dbt_search.c69 __bt_search(BTREE *t, const DBT *key, int *exactp) in __bt_search()
151 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_snext()
228 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_sprev()
H A Dbt_put.c268 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
H A Dbt_seq.c464 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) in __bt_first()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.c114 sl_match (SL_cmd *cmds, char *cmd, int exactp) in sl_match()
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c5292 mdb_node_search(MDB_cursor *mc, MDB_val *key, int *exactp) in mdb_node_search()
6044 MDB_cursor_op op, int *exactp) in mdb_cursor_set()