Home
last modified time | relevance | path

Searched refs:fother (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dmain.c237 fother = fopen(ypath, "r");
238 if (fother == NULL)
240 while ((i = getc(fother)) != EOF)
242 (void) fclose(fother);
H A Donce.h106 FILE *fin, *fother; variable
H A Dldefs.h186 extern FILE *fin, *fout, *fother, *errorf;