Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_impl.h465 #define DT_ACT_PANIC DT_ACT(6) /* panic() action */ macro
HDdt_open.c379 { "panic", DT_IDENT_ACTFUNC, 0, DT_ACT_PANIC, DT_ATTR_STABCMN, DT_VERS_1_0,
HDdt_cc.c1157 case DT_ACT_PANIC: in dt_compile_fun()