Searched refs:tmp_fin (Results 1 – 1 of 1) sorted by relevance
122 *tmp_fin, /* pipe temporary file in */ variable351 if (in_file != tmp_fin) in main()1128 if (tmp_fin == NULL)1131 rewind(tmp_fin);1132 f = tmp_fin;1178 if ((tmp_fin = fopen(tmp_name, "r")) == NULL) {1389 in_file = f = tmp_fin;1513 in_file = tmp_fin;1791 if (tmp_fin) in end_it()1792 (void) fclose(tmp_fin); in end_it()[all …]