Searched refs:dstreamTempDir (Results 1 – 1 of 1) sorted by relevance
92 static char *dstreamTempDir = (char *)NULL; variable150 dstreamTempDir = a_dstreamTempDir; in quitSetDstreamTmpdir()266 if (dstreamTempDir != (char *)NULL) { in quit()267 echoDebug(DBG_REMOVING_DSTREAM_TMPDIR, dstreamTempDir); in quit()268 (void) rrmdir(dstreamTempDir); in quit()269 dstreamTempDir = (char *)NULL; in quit()