Home
last modified time | relevance | path

Searched refs:DT_ACT_SETOPT (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_impl.h450 #define DT_ACT_SETOPT DT_ACT(28) /* setopt() action */ macro
Ddt_cc.c883 ap->dtad_arg = DT_ACT_SETOPT; in dt_action_setopt()
895 ap->dtad_arg = DT_ACT_SETOPT; in dt_action_setopt()
1157 case DT_ACT_SETOPT: in dt_compile_fun()
Ddt_open.c422 { "setopt", DT_IDENT_ACTFUNC, 0, DT_ACT_SETOPT, DT_ATTR_STABCMN,
Ddt_consume.c2132 case DT_ACT_SETOPT: { in dt_consume_cpu()