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

/freebsd-13-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c827 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg, function
857 if ((rc = ctf_type_rvisit(fp, mp->ctm_type,
868 if ((rc = ctf_type_rvisit(fp, lmp->ctlm_type,
886 return (ctf_type_rvisit(fp, type, func, arg, "", 0, 0));

Completed in 48 milliseconds