Searched refs:CLD_DUMPED (Results 1 – 5 of 5) 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
277 #define CLD_DUMPED 3 /* Child has terminated abnormally and */ macro
533 reason = CLD_DUMPED; in exit1()1035 siginfo->si_code = CLD_DUMPED; in proc_to_reap()
2998 reason = CLD_DUMPED, status = WTERMSIG(xstat); in childproc_exited()