Searched refs:my_tmpname (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c667 char my_tmpname[PATH_MAX]; local
881 if ((tmp_fp = open_tempfile(my_tmpname)) != 0) {
882 source_file = my_tmpname;

Completed in 58 milliseconds