Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_impl.h459 #define DT_ACT_PRINTF DT_ACT(0) /* printf() action */ macro
HDdt_open.c397 { "printf", DT_IDENT_ACTFUNC, 0, DT_ACT_PRINTF, DT_ATTR_STABCMN, DT_VERS_1_0,
HDdt_cc.c1166 case DT_ACT_PRINTF: in dt_compile_fun()