Searched refs:inf (Results 1 – 1 of 1) sorted by relevance
126 FILE *inf, *outf; in do_header() local131 inf = fopen(file, "r"); in do_header()133 if (inf == 0) { in do_header()155 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF) { in do_header()158 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF) { in do_header()162 cp = get_word(inf); in do_header()171 cp = get_word(inf); in do_header()181 (void) fclose(inf); in do_header()