Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c120 iiburst->iib_funcs = xcalloc(sizeof (iidesc_t *) * max); in iiburst_new()
143 free(iiburst->iib_funcs); in iiburst_free()
387 tolist = iiburst->iib_funcs; in sort_iidescs()
H A Dctftools.h334 iidesc_t **iib_funcs; member
H A Dctf.c719 write_functions(iiburst->iib_funcs[i], buf); in ctf_gen()