Searched refs:CLD_DUMPED (Results 1 – 3 of 3) sorted by relevance
346 #define CLD_DUMPED 3 /* Child has terminated abnormally and */ macro
566 reason = CLD_DUMPED; in exit1()1091 siginfo->si_code = CLD_DUMPED; in proc_to_reap()
3388 reason = CLD_DUMPED; in childproc_exited()