Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in192 inline int CLD_STOPPED = @CLD_STOPPED@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h281 #define CLD_STOPPED 5 /* Child has stopped */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h168 #define CLD_STOPPED 5 /* child has stopped on signal */ macro