Searched defs:mod_hash_remove (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c104 * mod_hash_remove(hash, key, *val):
666 * mod_hash_remove()
707 mod_hash_remove(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t *val) function
734 * mod_hash_remove() takes care of freeing up the key resources.
759 * mod_hash_remove() takes care of freeing up the key resources.

Completed in 60 milliseconds