Lines Matching refs:status
108 int status;
240 status = fclose(list_stream);
241 if (status != 0) {
244 status, errno, strerror(errno));
260 status = system(rm_string);
262 if (status) {
264 fprintf(temp, "rm command exit status = %d\n", status);
685 int status;
694 status = system(rm_string);
695 if (status) {
697 fprintf(temp, "rm command exit status = %d\n", status);
723 * of a test. It will report the status if the test ie