Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/ctf/
H A Dctf_hash.c59 ctf_hash_destroy(hp); in ctf_hash_create()
167 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy() function
H A Dctf_open.c954 ctf_hash_destroy(&fp->ctf_structs); in ctf_close()
955 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()
956 ctf_hash_destroy(&fp->ctf_enums); in ctf_close()
957 ctf_hash_destroy(&fp->ctf_names); in ctf_close()
H A Dctf_impl.h290 extern void ctf_hash_destroy(ctf_hash_t *);