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

/freebsd-12-stable/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.c764 * just set pfc_ctype to pfc_dtype so it is always valid.
769 pfc->pfc_ctype = dtt.dtt_type;
772 pfc->pfc_ctype = pfc->pfc_dtype;

Completed in 97 milliseconds