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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.c287 dt_type_name(ctf_file_t *ctfp, ctf_id_t type, char *buf, size_t len) function
470 dt_type_name(dnp->dn_xlator->dx_dst_ctfp,
472 dt_type_name(dnp->dn_xlator->dx_src_ctfp,
712 (void) dt_type_name(dnp->dn_ctfp, dnp->dn_type, buf + n, len);
716 return (dt_type_name(dnp->dn_ctfp, dnp->dn_type, buf, len));
1388 dt_dprintf("type %s added as id %ld\n", dt_type_name(
1438 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type,
1440 dt_type_name(ott.dtt_ctfp, ott.dtt_type,
1450 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type,
1590 dt_type_name(dt
[all...]

Completed in 22 milliseconds