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
1226 char wdir[PATH_MAX+2], tempdir[PATH_MAX+2], *parent; in dorep() local1372 parent = getcwd(tempdir, (sizeof (tempdir))); in dorep()