Home | History | Annotate | Download | only in test

Lines Matching refs:KilledExitStatus

244 static int KilledExitStatus(int signum) {
273 const int status_segv = KilledExitStatus(SIGSEGV);
274 const int status_kill = KilledExitStatus(SIGKILL);