Home
last modified time | relevance | path

Searched refs:rctfp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c4245 ctf_file_t *rctfp = dxp->dx_dst_ctfp; in dt_cook_inline() local
4253 if (ctf_type_compat(lctfp, ltype, rctfp, rtype) == 0) { in dt_cook_inline()
4258 dt_type_name(rctfp, rtype, n2, sizeof (n2))); in dt_cook_inline()