Searched refs:tempdir (Results 1 – 4 of 4) sorted by relevance
54 my $Tmpdir = tempdir(CLEANUP => 1); # Temporary directory
61 my $Tmpdir = tempdir(CLEANUP => 1); # Temporary directory
453 file mkdir tempdir454 cd tempdir463 file delete tempdir
1271 char wdir[PATH_MAX+2], tempdir[PATH_MAX+2], *parent; in dorep() local1417 parent = getcwd(tempdir, (sizeof (tempdir))); in dorep()