Searched refs:CLD_KILLED (Results 1 – 18 of 18) sorted by relevance
96 audit_core_finish(code ? CLD_KILLED : CLD_DUMPED); in upanic()97 exit(code ? CLD_KILLED : CLD_DUMPED, SIGABRT); in upanic()
95 case CLD_KILLED: in wstat()119 case CLD_KILLED: in exit_reason()1133 case CLD_KILLED: in waitid()1214 case CLD_KILLED: in waitid()
1295 code = CLD_KILLED; in psig()1707 case CLD_KILLED: in sigcld()2693 code = CLD_KILLED; in realsigprof_fast()
40 curpsinfo->pr_psargs == "$longsleep" && args[0] == CLD_KILLED/
120 case CLD_KILLED: in wstat()
152 case CLD_KILLED: in wstat()
61 case CLD_KILLED: in wstat()
276 #define CLD_KILLED 2 /* Child has terminated abnormally but */ macro
186 inline int CLD_KILLED = @CLD_KILLED@; variable187 #pragma D binding "1.0" CLD_KILLED
151 SED_REPLACE(CLD_KILLED)
165 #define CLD_KILLED 2 /* child was killed */ macro
286 case CLD_KILLED: in sigchild()
575 case CLD_KILLED: in wstat()
1867 audit_core_finish(v ? CLD_KILLED : CLD_DUMPED); in kern_gpfault()1868 exit(v ? CLD_KILLED : CLD_DUMPED, SIGSEGV); in kern_gpfault()
157 case CLD_KILLED: in broadcast_proc_exit()
483 @ MSG_SI_CLD_KILLED "[ CLD_KILLED ]"
1411 case CLD_KILLED: in gcore_wstat()
2783 case CLD_KILLED: code = "CLD_KILLED"; break; in print_siginfo32()2940 case CLD_KILLED: code = "CLD_KILLED"; break; in print_siginfo()