Searched refs:CLD_KILLED (Results 1 – 3 of 3) sorted by relevance
344 #define CLD_KILLED 2 /* Child has terminated abnormally but */ macro
568 reason = CLD_KILLED; in exit1()1094 siginfo->si_code = CLD_KILLED; in proc_to_reap()
3391 reason = CLD_KILLED; in childproc_exited()