Home | History | Annotate | Download | only in test

Lines Matching refs:exit_code

229 static int NormalExitStatus(int exit_code) {
232 _exit(exit_code);