Searched defs:exactp (Results 1 – 7 of 7) sorted by relevance
/freebsd/lib/libc/db/btree/ |
H A D | bt_search.c | 60 __bt_search(BTREE *t, const DBT *key, int *exactp) in __bt_search() 142 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_snext() 177 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_sprev()
|
H A D | bt_put.c | 260 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
|
H A D | bt_seq.c | 326 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) in __bt_first() argument
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_search.c | 66 __bt_search(BTREE *t, const DBT *key, int *exactp) in __bt_search() 148 __bt_snext(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_snext() 224 __bt_sprev(BTREE *t, PAGE *h, const DBT *key, int *exactp) in __bt_sprev()
|
H A D | bt_put.c | 271 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) in bt_fast()
|
H A D | bt_seq.c | 488 __bt_first(BTREE *t, const DBT *key, EPG *erval, int *exactp) in __bt_first()
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | sl.c | 109 sl_match (SL_cmd *cmds, char *cmd, int exactp) in sl_match()
|