Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h419 #define DT_ACT_PRINTF DT_ACT(0) /* printf() action */ macro
H A Ddt_open.c332 { "printf", DT_IDENT_ACTFUNC, 0, DT_ACT_PRINTF, DT_ATTR_STABCMN, DT_VERS_1_0,
H A Ddt_cc.c1091 case DT_ACT_PRINTF: in dt_compile_fun()