Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h423 #define DT_ACT_STOP DT_ACT(4) /* stop() action */ macro
H A Ddt_open.c380 { "stop", DT_IDENT_ACTFUNC, 0, DT_ACT_STOP, DT_ATTR_STABCMN, DT_VERS_1_0,
H A Ddt_cc.c1106 case DT_ACT_STOP: in dt_compile_fun()