Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtic.c690 char my_tmpname[PATH_MAX]; in main() local
933 if ((tmp_fp = open_tempfile(my_tmpname)) != NULL) { in main()
934 source_file = my_tmpname; in main()