Searched defs:exactp (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/lib/libc/db/btree/ |
H A D | bt_search.c | 69 __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 D | bt_put.c | 268 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
|
H A D | bt_seq.c | 464 __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 D | sl.c | 114 sl_match (SL_cmd *cmds, char *cmd, int exactp) in sl_match()
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | mdb.c | 5292 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()
|