Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_impl.h437 #define DT_ACT_SYSTEM DT_ACT(19) /* system() action */ macro
H A Ddt_open.c400 { "system", DT_IDENT_ACTFUNC, 0, DT_ACT_SYSTEM, DT_ATTR_STABCMN, DT_VERS_1_0,
H A Ddt_cc.c1112 case DT_ACT_SYSTEM: in dt_compile_fun()