Home
last modified time | relevance | path

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

/trueos/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_parser.c2641 uchar_t dnkind; in dt_xcook_ident() local
2664 dnkind = DT_NODE_VAR; in dt_xcook_ident()
2669 dnkind = DT_NODE_AGG; in dt_xcook_ident()
2673 dnkind = DT_NODE_VAR; in dt_xcook_ident()
2718 dnp->dn_kind = dnkind; in dt_xcook_ident()
2843 dnp->dn_kind = dnkind; in dt_xcook_ident()