Searched refs:patfile (Results 1 – 1 of 1) sorted by relevance
207 FILE *patfile; in output() local213 if ((patfile = fopen(file, "r")) == NULL) in output()251 while (fgets(line, sizeof line, patfile) != NULL) { in output()262 fclose(patfile); in output()