Searched refs:inf (Results 1 – 1 of 1) sorted by relevance
115 FILE *inf, *outf; in do_header() local120 inf = fopen(file, "r"); in do_header()122 if (inf == 0) { in do_header()144 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF) { in do_header()147 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF) { in do_header()151 cp = get_word(inf); in do_header()160 cp = get_word(inf); in do_header()170 (void) fclose(inf); in do_header()