Searched refs:CLD_DUMPED (Results 1 – 7 of 7) sorted by relevance
46 execargs == "$longsleep" && args[0] == CLD_DUMPED/53 execargs == "$longsleep" && args[0] != CLD_DUMPED/
94 inline int CLD_DUMPED = 3; variable95 #pragma D binding "1.0" CLD_DUMPED
278 #define CLD_DUMPED 3 /* Child has terminated abnormally and */ macro
468 si->si_status, si->si_code == CLD_DUMPED ? in report_exit()548 case CLD_DUMPED: in eventloop()
236 code = CLD_DUMPED; in ATF_TC_BODY()
580 reason = CLD_DUMPED; in exit1()1085 siginfo->si_code = CLD_DUMPED; in proc_to_reap()
3069 reason = CLD_DUMPED; in childproc_exited()