Searched refs:ctf_convert_handle (Results 1 – 3 of 3) sorted by relevance
108 struct ctf_convert_handle;109 typedef struct ctf_convert_handle ctf_convert_t;
195 struct ctf_convert_handle *cch; in ctf_convert_init()202 cch = ctf_alloc(sizeof (struct ctf_convert_handle)); in ctf_convert_init()237 ctf_free(cch, sizeof (struct ctf_convert_handle)); in ctf_convert_fini()
39 struct ctf_convert_handle { struct