Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_impl.h473 #define DT_ACT_PRINTA DT_ACT(13) /* printa() action */ macro
H A Ddt_open.c389 { "printa", DT_IDENT_ACTFUNC, 0, DT_ACT_PRINTA, DT_ATTR_STABCMN, DT_VERS_1_0,
H A Ddt_cc.c1123 case DT_ACT_PRINTA: in dt_compile_fun()