Searched refs:DT_DA_USER (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_decl.h64 #define DT_DA_USER 0x0200 /* user-land type specifier */ macro
H A Ddt_decl.c834 if (ddp->dd_attr & DT_DA_USER)
H A Ddt_grammar.y675 | DT_KEY_USERLAND { $$ = dt_decl_attr(DT_DA_USER); }

Completed in 171 milliseconds