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

/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c98 char *temp_dir = TEMPDIR; /* temp directory - for copying stdin */ variable
230 temp_dir = optarg;
432 if ( (temp_file = tempnam(temp_dir, "post")) == NULL )

Completed in 59 milliseconds