Searched refs:ctf_diff_func_t (Results 1 – 1 of 1) sorted by relevance
52 } ctf_diff_func_t; typedef84 ctf_diff_func_t *cds_ifuncs;85 ctf_diff_func_t *cds_ofuncs;921 sizeof (ctf_diff_func_t) * cds->cds_nifuncs); in ctf_diff_fini()924 sizeof (ctf_diff_func_t) * cds->cds_nofuncs); in ctf_diff_fini()1009 ctf_diff_func_t *funcptr; in ctf_diff_func_fill_cb()1053 cds->cds_ifuncs = ctf_alloc(sizeof (ctf_diff_func_t) * ifcount); in ctf_diff_func_fill()1060 cds->cds_ofuncs = ctf_alloc(sizeof (ctf_diff_func_t) * ofcount); in ctf_diff_func_fill()1084 ctf_diff_func_t *ifd, *ofd; in ctf_diff_func_fill()