Home
last modified time | relevance | path

Searched refs:hash_delete (Results 1 – 2 of 2) sorted by relevance

/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c62 static int32_t hash_delete __P((const DB *, const DBT *, u_int32_t));
215 dbp->del = hash_delete; in __kdb2_hash_open()
625 hash_delete(const DB *dbp, const DBT *key, u_int32_t flag) in hash_delete() function
/src/lib/libc/db/hash/
H A Dhash.c59 static int hash_delete(const DB *, const DBT *, u_int32_t);
192 dbp->del = hash_delete; in __hash_open()
552 hash_delete(const DB *dbp, const DBT *key, in hash_delete() function