Home | History | Annotate | Download | only in inode

Lines Matching refs:temp

79 FILE *temp;
123 fprintf(temp, "\tSIGTERM signal set failed!, errno=%d\n",
141 fprintf(temp, "\tcreating directory '%s'\n", path_string);
142 fprintf(temp, "\t\n%s Impossible to create directory %s\n",
168 fprintf(temp,
201 fprintf(temp,
213 fprintf(temp,
234 fprintf(temp,
242 fprintf(temp,
255 fprintf(temp, "\nClean up:\trm string = %s\n", rm_string);
258 fflush(temp);
263 fprintf(temp, "Caution-``%s'' may have failed\n", rm_string);
264 fprintf(temp, "rm command exit status = %d\n", status);
323 fprintf(temp, "\tMaximum path_name length reached.\n");
354 fprintf(temp,
374 fprintf(temp,
406 fprintf(temp,
504 fprintf(temp,
522 fprintf(temp,
531 fprintf(temp,
541 fprintf(temp, "\tImpossible to read file %s\n",
557 fprintf(temp,
563 fprintf(temp,
566 fprintf(temp, "\tIts mode is %o\n", path_mode);
625 fprintf(temp,
679 fprintf(temp,
691 fprintf(temp, "\tterm - got SIGTERM, cleaning up.\n");
700 fprintf(temp, "Caution - ``%s'' may have failed.\n", rm_string);
701 fprintf(temp, "rm command exit status = %d\n", status);
719 temp = stderr;