Home
last modified time | relevance | path

Searched defs:mkstemp (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/crypto/heimdal/lib/roken/
H A Dmkstemp.c50 mkstemp(char *template) in mkstemp() function
H A Droken.h.in623 #define mkstemp rk_mkstemp macro
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dmktemp.c144 mkstemp(char *path) in mkstemp() function
H A Dopenbsd-compat.h152 #define mkstemp(x) _ssh_mkstemp(x) macro
/freebsd-src/lib/libc/stdio/
H A Dmktemp.c84 mkstemp(char *path) in mkstemp() function
/freebsd-src/contrib/kyua/utils/fs/
H A Dauto_cleaners.cpp229 fs::auto_file::mkstemp(const std::string& path_template) in mkstemp() function in fs::auto_file
H A Doperations.cpp599 fs::mkstemp(const std::string& path_template) in mkstemp() function in fs
H A Doperations_test.cpp555 ATF_TEST_CASE_BODY(mkstemp) in ATF_TEST_CASE_BODY() argument
/freebsd-src/contrib/byacc/
H A Dmain.c716 #define mkstemp(s) my_mkstemp(s) macro
/freebsd-src/contrib/sendmail/mail.local/
H A Dmail.local.c1914 mkstemp(path) in mkstemp() function