Home
last modified time | relevance | path

Searched defs:temp_file_name (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/IO/
H A Dc55Capture.pm73 sub temp_file_name { subroutine
/openbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c237 char *temp_file_name; in cd9660_write_file() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp80 static void temp_file_name(char *buf, size_t bufsize, const char *prefix) { in temp_file_name() function