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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_parser.c295 dt_type_name(ctf_file_t *ctfp, ctf_id_t type, char *buf, size_t len) function
478 dt_type_name(dnp->dn_xlator->dx_dst_ctfp,
480 dt_type_name(dnp->dn_xlator->dx_src_ctfp,
720 (void) dt_type_name(dnp->dn_ctfp, dnp->dn_type, buf + n, len);
724 return (dt_type_name(dnp->dn_ctfp, dnp->dn_type, buf, len));
1396 dt_dprintf("type %s added as id %ld\n", dt_type_name(
1446 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type,
1448 dt_type_name(ott.dtt_ctfp, ott.dtt_type,
1458 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type,
1598 dt_type_name(dt
[all...]

Completed in 120 milliseconds