Home
last modified time | relevance | path

Searched defs:CLD_TRAPPED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in190 inline int CLD_TRAPPED = @CLD_TRAPPED@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h280 #define CLD_TRAPPED 4 /* Traced child has trapped */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h167 #define CLD_TRAPPED 4 /* traced child has stopped */ macro