Searched refs:hash_delete (Results 1 – 2 of 2) sorted by relevance
62 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
59 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