Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h166 extern void dt_ident_morph(dt_ident_t *, ushort_t, const dt_idops_t *, void *);
H A Ddt_ident.c943 dt_ident_morph(dt_ident_t *idp, ushort_t kind, in dt_ident_morph() function
H A Ddt_parser.c3852 dt_ident_morph(idp, DT_IDENT_ARRAY, in dt_cook_op2()