Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_impl.h442 #define DT_ACT_STOP DT_ACT(4) /* stop() action */ macro
Ddt_open.c449 { "stop", DT_IDENT_ACTFUNC, 0, DT_ACT_STOP, DT_ATTR_STABCMN, DT_VERS_1_0,
Ddt_cc.c1187 case DT_ACT_STOP: in dt_compile_fun()