Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c2657 uchar_t dnkind; in dt_xcook_ident() local
2680 dnkind = DT_NODE_VAR; in dt_xcook_ident()
2685 dnkind = DT_NODE_AGG; in dt_xcook_ident()
2689 dnkind = DT_NODE_VAR; in dt_xcook_ident()
2734 dnp->dn_kind = dnkind; in dt_xcook_ident()
2859 dnp->dn_kind = dnkind; in dt_xcook_ident()