Searched refs:tempdir (Results 1 – 5 of 5) sorted by relevance
33 tempdir=/tmp
54 my $Tmpdir = tempdir(CLEANUP => 1); # Temporary directory
61 my $Tmpdir = tempdir(CLEANUP => 1); # Temporary directory
455 file mkdir tempdir456 cd tempdir465 file delete tempdir
1268 char wdir[PATH_MAX+2], tempdir[PATH_MAX+2], *parent; in dorep() local1414 parent = getcwd(tempdir, (sizeof (tempdir))); in dorep()