Home
last modified time | relevance | path

Searched refs:hash_destroy (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/libdm/datastruct/
Dhash.h27 void hash_destroy(struct hash_table *t);
/netbsd/src/external/bsd/iscsi/lib/
Discsi.expsym22 hash_destroy
/netbsd/src/external/bsd/iscsi/dist/include/
Discsiutil.h240 int hash_destroy(hash_t * );
/netbsd/src/external/bsd/iscsi/dist/src/lib/
Dutil.c437 hash_destroy(hash_t * h) in hash_destroy() function
Dinitiator.c1069 hash_destroy(&g_tag_hash); in iscsi_initiator_shutdown()