Lines Matching defs:tempfile
894 my $STDOUT = tempfile();
895 my $STDERR = tempfile();
1067 # NOTE: tempfile() may be used as a module names in our tests
1071 # A regexp that matches the tempfile names
1080 sub tempfile {
1081 # if you change the format returned by tempfile() you MUST change
1100 'panic: Too many tempfile()s with prefix "%s", limit of %d reached',
1110 # Reuses %tmpfiles so that tempfile() will also skip any files added here
1127 my $tmpfile = tempfile();
1379 my $tmpfile = tempfile();