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