Searched defs:tmpdir (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-tmpdir.c30 char tmpdir[PATHMAX]; local
[all...]
/netbsd-current/usr.bin/mktemp/
H A Dmktemp.c62 char *tmpdir; local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dcollect_data_flow.py29 tmpdir = "" variable
/netbsd-current/tests/kernel/
H A Dt_mqueue.c111 char *tmpdir; local
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dpgusage.c46 char const * tmpdir = getenv(TMPDIR); local
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dmaildir.c84 char *tmpdir; local
/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A Dmaildir.c79 char *tmpdir; local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dmake-temp-file.c111 char *tmpdir; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dmake-temp-file.c111 char *tmpdir; local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dmake-temp-file.c111 char *tmpdir; local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dmake-temp-file.c123 char *tmpdir; local
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dmake-temp-file.c123 char *tmpdir; local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dmake-temp-file.c125 char *tmpdir; local
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations_test.cpp286 const fs::path tmpdir = fs::current_path() / "tmp"; local
300 const fs::path tmpdir = fs::current_path() / "tmp"; local
/netbsd-current/external/bsd/kyua-testers/dist/
H A Drun_test.c564 char* tmpdir; local
594 char* tmpdir; local
653 char* tmpdir; local
678 char* tmpdir; local
702 char* tmpdir; local
[all...]
H A Drun.c373 const char* tmpdir = getenv("TMPDIR"); local
/netbsd-current/usr.bin/mail/
H A Dglob.h64 EXTERN char *tmpdir; /* Path name of temp directory */ variable
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-csharp.c591 struct temp_dir *tmpdir; local
/netbsd-current/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c375 char *tmpdir; local
/netbsd-current/bin/pax/
H A Dpax.c243 const char *tmpdir; local
/netbsd-current/usr.bin/sort/
H A Dsort.c110 const char *tmpdir; /* where temporary files should be put */ variable
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_util.c222 __archive_mktemp(const char *tmpdir) argument
392 __archive_mktempx(const char *tmpdir, struct archive_string *template) argument
429 __archive_mktempx(const char *tmpdir, struct archive_string *template) argument
504 __archive_mktemp(const char *tmpdir) argument
[all...]
/netbsd-current/sbin/restore/
H A Dmain.c81 const char *tmpdir; variable
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h641 auto tmpdir = ::secure_getenv(env); local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dclean-temp.c252 struct tempdir *tmpdir; local
360 struct tempdir *tmpdir = (struct tempdir *)dir; local
374 struct tempdir *tmpdir = (struct tempdir *)dir; local
395 struct tempdir *tmpdir = (struct tempdir *)dir; local
410 struct tempdir *tmpdir = (struct tempdir *)dir; local
486 struct tempdir *tmpdir = (struct tempdir *)dir; local
530 struct tempdir *tmpdir = (struct tempdir *)dir; local
[all...]

Completed in 224 milliseconds

123