Searched refs:CLD_DUMPED (Results 1 – 8 of 8) sorted by relevance
46 execargs == "$longsleep" && args[0] == CLD_DUMPED/53 execargs == "$longsleep" && args[0] != CLD_DUMPED/
134 inline int CLD_DUMPED = 3; variable135 #pragma D binding "1.0" CLD_DUMPED147 child_signal == CLD_DUMPED ? "child core dumped" :
332 #define CLD_DUMPED 3 /* Child has terminated abnormally and */ macro
657 si->si_status, si->si_code == CLD_DUMPED ? in report_exit()774 case CLD_DUMPED: in eventloop()
176 ATF_REQUIRE(si.si_code == CLD_DUMPED); in ATF_TC_BODY()
237 code = CLD_DUMPED; in ATF_TC_BODY()
604 reason = CLD_DUMPED; in exit1()1152 siginfo->si_code = CLD_DUMPED; in proc_to_reap()
3738 reason = CLD_DUMPED; in childproc_exited()