Home
last modified time | relevance | path

Searched refs:SI_DTRACE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h128 #define SI_DTRACE 2050 /* kernel generated signal via DTrace action */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg436 @ MSG_SI_DTRACE "[ SI_DTRACE ]"
H A Dcorenote.c896 case SI_DTRACE: in conv_cnote_si_code()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c229 case SI_DTRACE: in d_siginfo()
/illumos-gate/usr/src/uts/common/os/
H A Dsig.c551 info.si_code = SI_DTRACE; in issig_forreal()