Home
last modified time | relevance | path

Searched refs:hash_remove (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dhash.h45 void hash_remove(hash_t *, void *);
H A Dhash.c140 hash_remove(hash_t *hash, void *key) in hash_remove() function
H A Dmerge.c1025 hash_remove(mcd->md_tdtba, (void *)tdp); in add_tdtba_cb()
/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dhash.h32 void hash_remove(struct hash_table *t, const char *key);
/netbsd-src/external/bsd/iscsi/dist/include/
H A Discsiutil.h239 struct initiator_cmd_t *hash_remove(hash_t * , uint32_t );
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dutil.c387 hash_remove(hash_t * h, unsigned key) in hash_remove() function
H A Dinitiator.c1095 hash_remove(&g_tag_hash, cmd->key); in initiator_abort()
1668 if ((cmd = hash_remove(&g_tag_hash, tag)) == NULL) { in rx_worker_proc_i()
2833 if ((cmd = hash_remove(&g_tag_hash, tag)) == NULL) { in reject_i()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A DChangeLog629 hash_next, hash_remove, hash_value_for_key, hash_is_key_in_hash,
2549 * objc/hash.h (hash_new, hash_delete, hash_add, hash_remove)
2555 * hash.c (hash_new, hash_delete, hash_add, hash_remove, hash_next)