Searched refs:ctf_hash_destroy (Results 1 – 9 of 9) sorted by relevance
62 ctf_hash_destroy(hp); in ctf_hash_create()170 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy() function
957 ctf_hash_destroy(&fp->ctf_structs); in ctf_close()958 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()959 ctf_hash_destroy(&fp->ctf_enums); in ctf_close()960 ctf_hash_destroy(&fp->ctf_names); in ctf_close()
290 extern void ctf_hash_destroy(ctf_hash_t *);
1776 ctf_hash_destroy (fp->ctf_structs.ctn_readonly); in ctf_dict_close()1777 ctf_hash_destroy (fp->ctf_unions.ctn_readonly); in ctf_dict_close()1778 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_dict_close()1779 ctf_hash_destroy (fp->ctf_names.ctn_readonly); in ctf_dict_close()
637 extern void ctf_hash_destroy (ctf_hash_t *);
842 ctf_hash_destroy (ctf_hash_t *hp) in ctf_hash_destroy() function
1775 ctf_hash_destroy (fp->ctf_structs.ctn_readonly); in ctf_dict_close()1776 ctf_hash_destroy (fp->ctf_unions.ctn_readonly); in ctf_dict_close()1777 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_dict_close()1778 ctf_hash_destroy (fp->ctf_names.ctn_readonly); in ctf_dict_close()