Home
last modified time | relevance | path

Searched refs:ctf_hash_destroy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_hash.c60 ctf_hash_destroy(hp); in ctf_hash_create()
168 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy() function
H A Dctf_open.c979 ctf_hash_destroy(&fp->ctf_structs); in ctf_close()
980 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()
981 ctf_hash_destroy(&fp->ctf_enums); in ctf_close()
982 ctf_hash_destroy(&fp->ctf_names); in ctf_close()
H A Dctf_impl.h275 extern void ctf_hash_destroy(ctf_hash_t *);