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

/xnu-2782.1.97/bsd/sys/
H A Dsignal.h351 #define CLD_KILLED 2 /* [XSI] terminated abnormally, no core file */ macro
/xnu-2782.1.97/bsd/dev/i386/
H A Dunix_signal.c505 sinfo64.si_code = CLD_KILLED;
/xnu-2782.1.97/bsd/kern/
H A Dkern_exit.c1543 CLD_DUMPED : CLD_KILLED;

Completed in 25 milliseconds