Home | History | Annotate | Download | only in test

Lines Matching refs:KilledExitStatus

246 static int KilledExitStatus(int signum) {
275 const int status_segv = KilledExitStatus(SIGSEGV);
276 const int status_kill = KilledExitStatus(SIGKILL);