Searched refs:CLD_KILLED (Results 1 – 4 of 4) sorted by relevance
353 #define CLD_KILLED 2 /* [XSI] terminated abnormally, no core file */ macro
553 sinfo.si_code = CLD_KILLED; in sendsig()
618 sinfo64.si_code = CLD_KILLED; in sendsig()
3282 CLD_DUMPED : CLD_KILLED; in waitid_nocancel()