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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h119 #define dn_pdescs dn_u._clause._descs /* DT_NODE_CLAUSE */
120 #define dn_pred dn_u._clause._pred /* DT_NODE_CLAUSE */
121 #define dn_acts dn_u._clause._acts /* DT_NODE_CLAUSE */
122 #define dn_locals dn_u._clause._locals /* DT_NODE_CLAUSE */
123 #define dn_ctxattr dn_u._clause._attr /* DT_NODE_CLAUSE */
153 #define DT_NODE_CLAUSE 15 /* clause definition */ macro

Completed in 22 milliseconds