Searched defs:rctfp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_parser.c4151 ctf_file_t *rctfp = dxp->dx_dst_ctfp; local
4159 if (ctf_type_compat(lctfp, ltype, rctfp, rtype) == 0) {
4164 dt_type_name(rctfp, rtype, n2, sizeof (n2)));

Completed in 76 milliseconds