Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c910 char tmp_nam[MAXPATHLEN]; in mv_file() local
915 snprintf(tmp_nam, sizeof (tmp_nam), in mv_file()
917 unlink(tmp_nam); in mv_file()