Home
last modified time | relevance | path

Searched defs:temp_dir (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dclean-temp.h45 struct temp_dir struct
61 Return a fresh 'struct temp_dir' on success. Upon error, an error message argument
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.hpp328 class temp_dir { class
H A Dfs.cpp584 impl::temp_dir::temp_dir(const path& p) in temp_dir() function in impl::temp_dir
/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dformat-text.c845 char temp_file[PATH_MAX], temp_dir[PATH_MAX]; in _vg_write_file() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc6144 const char* temp_dir = internal::posix::GetEnv("TEMP"); in TempDir() local