Searched refs:tmp_fou (Results 1 – 1 of 1) sorted by relevance
123 *tmp_fou; /* pipe temporary file out */ variable1174 if ((tmp_fou = fopen(tmp_name, "w")) == NULL) {1388 (void) fflush(tmp_fou);1530 (void) fclose(tmp_fou); in save_pipe()1540 (void) fputwc(c, tmp_fou);1594 (void) fflush(tmp_fou);1595 dol->l_addr = (off_t)ftello(tmp_fou);1793 if (tmp_fou) in end_it()1794 (void) fclose(tmp_fou); in end_it()1795 if (tmp_fou || tmp_fin) in end_it()