Searched defs:a_dwnldTempDir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dquit.c82 void quitSetDwnldTmpdir(char *a_dwnldTempDir);
206 * Arguments: a_dwnldTempDir - pointer to string representing the full path to
215 quitSetDwnldTmpdir(char *a_dwnldTempDir) argument
217 dwnldTempDir = a_dwnldTempDir;

Completed in 58 milliseconds