CLD_DUMPED 1093 kernel/exit.c infop->cause = (status & 0x80) ? CLD_DUMPED : CLD_KILLED; CLD_DUMPED 1964 kernel/signal.c info.si_code = CLD_DUMPED;