Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdio/
H A Dtmpfile.c55 tmpfile(void) in tmpfile() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dstdio.d133 alias tmpfile64 tmpfile; in version() local
172 alias tmpfile64 tmpfile; in version() local
203 alias tmpfile64 tmpfile; in version() local
234 alias tmpfile = tmpfile64; in version() local
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dmaildir.c81 char *tmpfile; in deliver_maildir() local
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dmaildir.c86 char *tmpfile; in deliver_maildir() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cc107 char tmpfile[128]; in TEST() local
289 char tmpfile[128]; in TEST() local
/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dfsshare.c151 char tmpfile[PATH_MAX]; in fsshare_main() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dscript.c259 char tmpfile[] = "/tmp/dhcpcd-script-env-XXXXXX"; in make_env() local
/netbsd-src/external/bsd/nsd/dist/
H A Dserver.c555 char tmpfile[256]; in server_zonestat_alloc() local
715 char tmpfile[256]; in server_stat_alloc() local
1640 char tmpfile[256]; in server_prepare_xfrd() local
1699 char* tmpfile = nsd->task[1-nsd->mytask]->fname; in server_start_xfrd() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dimport.c79 char *tmpfile; in import() local
H A Drcs.c5018 char *tmpfile, *changefile; in RCS_checkin() local
5717 char *tmpfile = NULL; in RCS_cmp_file() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmasterdump.c274 char *tmpfile; member
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dmasterdump.c271 char *tmpfile; global() member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc1701 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc1743 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp1809 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.c5172 char tmpfile[1024]; in xfr_write_after_update() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc2317 char tmpfile[128]; member in TempFstabFile