/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-tmpdir.c | 29 TEST_IMPL(tmpdir) { in TEST_IMPL() argument 30 char tmpdir[PATHMAX]; in TEST_IMPL() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | test_create_cdb.py | 16 def run_intercept(tmpdir, args): argument 79 def run_intercept(tmpdir, target): argument 98 def run_intercept(tmpdir, target, args): argument 130 def run_intercept(tmpdir, command): argument
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | clean-temp.c | 252 struct tempdir *tmpdir; in create_temp_dir() local 360 struct tempdir *tmpdir = (struct tempdir *)dir; in register_temp_file() local 374 struct tempdir *tmpdir = (struct tempdir *)dir; in unregister_temp_file() local 395 struct tempdir *tmpdir = (struct tempdir *)dir; in register_temp_subdir() local 410 struct tempdir *tmpdir = (struct tempdir *)dir; in unregister_temp_subdir() local 486 struct tempdir *tmpdir = (struct tempdir *)dir; in cleanup_temp_dir_contents() local 530 struct tempdir *tmpdir = (struct tempdir *)dir; in cleanup_temp_dir() local
|
H A D | javacomp.c | 464 write_temp_file (struct temp_dir *tmpdir, const char *file_name, in write_temp_file() 601 struct temp_dir *tmpdir; in is_envjavac_gcj_14_14_usable() local 659 struct temp_dir *tmpdir; in is_envjavac_gcj_14_13_usable() local 802 struct temp_dir *tmpdir; in is_envjavac_nongcj_usable() local 1099 struct temp_dir *tmpdir; in is_gcj_present() local 1159 struct temp_dir *tmpdir; in is_gcj_14_14_usable() local 1216 struct temp_dir *tmpdir; in is_gcj_14_13_usable() local 1323 struct temp_dir *tmpdir; in is_javac_usable() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/ |
H A D | operations.cpp | 222 const fs::path tmpdir(utils::getenv_with_default("TMPDIR", "/tmp")); in mkdtemp() local 254 const fs::path tmpdir(utils::getenv_with_default("TMPDIR", "/tmp")); in mkstemp() local
|
H A D | operations_test.cpp | 286 const fs::path tmpdir = fs::current_path() / "tmp"; in ATF_TEST_CASE_BODY() local 300 const fs::path tmpdir = fs::current_path() / "tmp"; in ATF_TEST_CASE_BODY() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/ |
H A D | collect_data_flow.py | 29 tmpdir = "" variable
|
/netbsd-src/external/bsd/kyua-testers/dist/ |
H A D | run_test.c | 564 char* tmpdir; in ATF_TC_BODY() local 594 char* tmpdir; in ATF_TC_BODY() local 653 char* tmpdir; in ATF_TC_BODY() local 678 char* tmpdir; in ATF_TC_BODY() local 702 char* tmpdir; in work_directory_signal_check() local
|
H A D | run.c | 373 const char* tmpdir = getenv("TMPDIR"); in build_work_directory_path() local
|
/netbsd-src/usr.bin/mktemp/ |
H A D | mktemp.c | 62 char *tmpdir; in main() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/ |
H A D | maildir.c | 79 char *tmpdir; in deliver_maildir() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/local/ |
H A D | maildir.c | 84 char *tmpdir; in deliver_maildir() local
|
/netbsd-src/tests/kernel/ |
H A D | t_mqueue.c | 111 char *tmpdir; in ATF_TC_BODY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | make-temp-file.c | 111 char *tmpdir; in choose_tmpdir() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | make-temp-file.c | 123 char *tmpdir; in choose_tmpdir() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | make-temp-file.c | 125 char *tmpdir; in choose_tmpdir() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | make-temp-file.c | 126 char *tmpdir; in choose_tmpdir() local
|
/netbsd-src/usr.bin/mail/ |
H A D | glob.h | 64 EXTERN char *tmpdir; /* Path name of temp directory */ variable
|
/netbsd-src/external/bsd/kyua-cli/dist/cli/ |
H A D | main.cpp | 219 const optional< std::string > tmpdir(utils::getenv("TMPDIR")); in default_log_name() local
|
/netbsd-src/sbin/restore/ |
H A D | main.c | 81 const char *tmpdir; variable
|
/netbsd-src/usr.bin/sort/ |
H A D | sort.c | 110 const char *tmpdir; /* where temporary files should be put */ variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ |
H A D | ops-common.h | 672 auto tmpdir = ::secure_getenv(env); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | write-csharp.c | 591 struct temp_dir *tmpdir; in msgdomain_write_csharp() local
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | configure.in | 812 [tmpdir], optwith
|
/netbsd-src/external/gpl2/groff/dist/src/roff/groff/ |
H A D | pipeline.c | 375 char *tmpdir; in run_pipeline() local
|