Home
last modified time | relevance | path

Searched defs:hash_free (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dmandoc_ohash.c59 hash_free(void *p, void *arg) in hash_free() function
/netbsd-src/usr.bin/xlint/lint2/
H A Dhash.c188 hash_free(hte_t **table) in hash_free() function
/netbsd-src/usr.bin/m4/
H A Dlook.c79 hash_free(void *p, size_t s UNUSED, void *u UNUSED) in hash_free() function
/netbsd-src/external/gpl2/gmake/dist/
H A Dhash.c209 hash_free (struct hash_table *ht, int free_items) in hash_free() function
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dhash.c250 hash_free(hash_t *hash, void (*datafree)(void *, void *), void *private) in hash_free() function