Searched defs:DT_NODE_CLAUSE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.h130 #define dn_pdescs dn_u._clause._descs /* DT_NODE_CLAUSE */
131 #define dn_pred dn_u._clause._pred /* DT_NODE_CLAUSE */
132 #define dn_acts dn_u._clause._acts /* DT_NODE_CLAUSE */
133 #define dn_locals dn_u._clause._locals /* DT_NODE_CLAUSE */
134 #define dn_ctxattr dn_u._clause._attr /* DT_NODE_CLAUSE */
169 #define DT_NODE_CLAUSE 15 /* clause definition */ macro

Completed in 46 milliseconds