Searched refs:fother (Results 1 – 3 of 3) sorted by relevance
237 fother = fopen(ypath, "r");238 if (fother == NULL)240 while ((i = getc(fother)) != EOF)242 (void) fclose(fother);
108 FILE *fin, *fother; variable
188 extern FILE *fin, *fout, *fother, *errorf;