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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h60 ctf_id_t pfc_ctype; /* CTF type ID for "C" defn of type */ member in struct:dt_pfconv
H A Ddt_printf.c763 * just set pfc_ctype to pfc_dtype so it is always valid.
768 pfc->pfc_ctype = dtt.dtt_type;
771 pfc->pfc_ctype = pfc->pfc_dtype;

Completed in 55 milliseconds