Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h168 extern void dt_ident_morph(dt_ident_t *, ushort_t, const dt_idops_t *, void *);
H A Ddt_ident.c953 dt_ident_morph(dt_ident_t *idp, ushort_t kind, in dt_ident_morph() function
H A Ddt_parser.c3869 dt_ident_morph(idp, DT_IDENT_ARRAY, in dt_cook_op2()