Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rexd/
H A Drpc.rexd.c72 #define TempDir "/tmp_rex" /* directory to hold temp mounts */ macro
266 if (mkdir(TempDir, 0777) < 0) in main()
271 TempDir); in main()