Home
last modified time | relevance | path

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

/openbsd/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/lib/libc/stdio/
H A Dtmpfile.c43 tmpfile(void) in tmpfile() function
/openbsd/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/
H A DUtil.pm38 sub tmpfile { subroutine
/openbsd/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm2005 sub tmpfile { subroutine
/openbsd/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/gnu/usr.bin/perl/
H A Dfakesdio.h73 #define tmpfile() PerlIO_tmpfile() macro
H A Dnostdio.h81 # define tmpfile() _CANNOT _tmpfile_ macro
H A DXSUB.h560 # define tmpfile PerlSIO_tmpfile macro
H A Dperl.h3425 # define tmpfile tmpfile64 macro
/openbsd/gnu/usr.bin/cvs/src/
H A Dimport.c66 char *tmpfile; local
H A Drcs.c4843 char *tmpfile, *changefile, *chtext; local
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h237 #define tmpfile() win32_tmpfile() macro
/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h218 # define tmpfile Perl_my_tmpfile macro
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2ish.h367 #define tmpfile my_tmpfile macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1900 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
/openbsd/sbin/unwind/libunbound/services/
H A Dauthzone.c5182 char tmpfile[1024]; in xfr_write_after_update() local
/openbsd/usr.sbin/unbound/services/
H A Dauthzone.c5182 char tmpfile[1024]; in xfr_write_after_update() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2339 char tmpfile[128]; member in TempFstabFile