Searched refs:CLD_EXITED (Results 1 – 8 of 8) sorted by relevance
90 inline int CLD_EXITED = 1; variable91 #pragma D binding "1.0" CLD_EXITED
39 /curpsinfo->pr_ppid == $child && args[0] == CLD_EXITED/
25 } else if (si->si_code == CLD_EXITED) { in job_handler()
275 #define CLD_EXITED 1 /* Child has exited */ macro
463 if (si->si_code == CLD_EXITED) in report_exit()546 case CLD_EXITED: in eventloop()
206 code = CLD_EXITED; in ATF_TC_BODY()
578 int reason = CLD_EXITED; in exit1()1091 siginfo->si_code = CLD_EXITED; in proc_to_reap()
3075 reason = CLD_EXITED; in childproc_exited()