Searched refs:open_tempfile (Results 1 – 2 of 2) sorted by relevance
388 open_tempfile(char *filename) in open_tempfile() function421 } else if ((target = open_tempfile(alt_file)) == NULL) { in copy_input()931 if ((tmp_fp = open_tempfile(my_tmpname)) != 0) { in main()
11173 + correct an uninitialized parameter to open_tempfile() in tic.c which