Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in186 inline int CLD_KILLED = @CLD_KILLED@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h276 #define CLD_KILLED 2 /* Child has terminated abnormally but */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h165 #define CLD_KILLED 2 /* child was killed */ macro