Lines Matching refs:tmp_fin
122 *tmp_fin, /* pipe temporary file in */
351 if (in_file != tmp_fin)
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)
1792 (void) fclose(tmp_fin);
1795 if (tmp_fou || tmp_fin)