Home
last modified time | relevance | path

Searched defs:mkdtemp (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dmkdtemp.c46 mkdtemp(char *path) in mkdtemp() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dmkdtemp.c33 mkdtemp (char *xtemplate) in mkdtemp() function
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dmkdtemp63 mkdtemp() function
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_mkdtemp.c36 mkdtemp(char *path) in mkdtemp() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dmkdtemp.c202 mkdtemp (char *template) in mkdtemp() function
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dauto_cleaners.cpp115 fs::auto_directory::mkdtemp(const std::string& path_template) in mkdtemp() function in fs::auto_directory
H A Doperations.cpp218 fs::mkdtemp(const std::string& path_template) in mkdtemp() function in fs
H A Doperations_test.cpp284 ATF_TEST_CASE_BODY(mkdtemp) in ATF_TEST_CASE_BODY() argument
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dos390-syscalls.c385 char* mkdtemp(char* path) { in mkdtemp() function