Searched refs:ctf_type_rvisit (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_types.c785 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg, function
815 if ((rc = ctf_type_rvisit(fp, mp->ctm_type,
826 if ((rc = ctf_type_rvisit(fp, lmp->ctlm_type,
844 return (ctf_type_rvisit(fp, type, func, arg, "", 0, 0));

Completed in 90 milliseconds