Lines Matching refs:FILE
38 static FILE *report_file;
39 static FILE *command_output_fp;
49 FILE *
71 clean_up(FILE *nse_depinfo_fp, FILE *merge_fp, char *nse_depinfo_file, char *merge_file, int unlinkf)
96 FILE *nse_depinfo_fp;
97 FILE *merge_fp;
294 report_file = (FILE *)-1;
298 report_file = (FILE *)-1;
307 report_file = (FILE *)-1;
312 report_file= (FILE *)-1;
327 if (report_file == (FILE *)-1)