HomeSort by: relevance | last modified time | path
    Searched defs:dnkind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.c 2651 uchar_t dnkind; local
2674 dnkind = DT_NODE_VAR;
2679 dnkind = DT_NODE_AGG;
2683 dnkind = DT_NODE_VAR;
2728 dnp->dn_kind = dnkind;
2853 dnp->dn_kind = dnkind;
dt_parser.c 2651 uchar_t dnkind; local
2674 dnkind = DT_NODE_VAR;
2679 dnkind = DT_NODE_AGG;
2683 dnkind = DT_NODE_VAR;
2728 dnp->dn_kind = dnkind;
2853 dnp->dn_kind = dnkind;

Completed in 41 milliseconds