Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp117 char tmpfile[128]; in TEST() local
316 char tmpfile[128]; in TEST() local
347 char tmpfile[128]; in TEST() local
359 char tmpfile[128]; in TEST() local
/openbsd-src/lib/libc/stdio/
H A Dtmpfile.c43 tmpfile(void) in tmpfile() function
/minix3/lib/libc/stdio/
H A Dtmpfile.c55 tmpfile(void) in tmpfile() function
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A DUtil.pm38 sub tmpfile { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm2005 sub tmpfile { subroutine
/openbsd-src/gnu/usr.bin/perl/
H A Dnostdio.h81 # define tmpfile() _CANNOT _tmpfile_ macro
H A Dfakesdio.h73 #define tmpfile() PerlIO_tmpfile() macro
H A Dperl.h3423 # define tmpfile tmpfile6 global() macro
/openbsd-src/usr.sbin/nsd/
H A Dserver.c561 char tmpfile[256]; in server_zonestat_alloc() local
721 char tmpfile[256]; in server_stat_alloc() local
1646 char tmpfile[256]; in server_prepare_xfrd() local
1705 char* tmpfile = nsd->task[1-nsd->mytask]->fname; in server_start_xfrd() local
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dimport.c66 char *tmpfile; local
H A Drcs.c4843 char *tmpfile, *changefile, *chtext; local
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32iop.h237 #define tmpfile() win32_tmpfile() macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h649 tmpfile, enumerator
/minix3/external/bsd/bind/dist/lib/dns/
H A Dmasterdump.c218 char *tmpfile; member
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h218 # define tmpfile Perl_my_tmpfile macro
/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2ish.h366 #define tmpfile my_tmpfile global() macro
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1900 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
/openbsd-src/usr.sbin/unbound/services/
H A Dauthzone.c5182 char tmpfile[1024]; in xfr_write_after_update() local
[all...]
/openbsd-src/sbin/unwind/libunbound/services/
H A Dauthzone.c5182 char tmpfile[1024]; in xfr_write_after_update() local
[all...]
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2339 char tmpfile[128]; member in TempFstabFile