Searched refs:CLD_STOPPED (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dsignal.h354 #define CLD_STOPPED 5 /* [XSI] child has stopped */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_sig.c2037 pp->si_code = CLD_STOPPED;
2451 pp->si_code = CLD_STOPPED;
H A Dkern_exit.c1580 siginfo.si_code = CLD_STOPPED;

Completed in 31 milliseconds