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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c1269 char wdir[PATH_MAX+2], tempdir[PATH_MAX+2], *parent; local
1415 parent = getcwd(tempdir, (sizeof (tempdir)));

Completed in 65 milliseconds