Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2674 uchar_t dnkind; in dt_xcook_ident() local
2697 dnkind = DT_NODE_VAR; in dt_xcook_ident()
2702 dnkind = DT_NODE_AGG; in dt_xcook_ident()
2706 dnkind = DT_NODE_VAR; in dt_xcook_ident()
2751 dnp->dn_kind = dnkind; in dt_xcook_ident()
2876 dnp->dn_kind = dnkind; in dt_xcook_ident()