Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h81 ctf_id_t did_type; /* CTF type reference for this type */ member
387 #define DT_INT_TYPE(dtp) ((dtp)->dt_ints[0].did_type)
H A Ddt_open.c1269 dtp->dt_ints[i].did_type = dtt.dtt_type; in dt_vopen()
H A Ddt_parser.c1270 dtp->dt_ints[i].did_type, B_FALSE); in dt_node_int()