Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/crypto/openssh/openbsd-compat/
H A Dmktemp.c121 mkstemp(char *path) in mkstemp() function
/freebsd-13.1/lib/libc/stdio/
H A Dmktemp.c90 mkstemp(char *path) in mkstemp() function
/freebsd-13.1/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-13.1/contrib/ntp/lib/isc/win32/
H A Dfile.c111 mkstemp(char *path) { in mkstemp() function
/freebsd-13.1/contrib/byacc/
H A Dmain.c616 #define mkstemp(s) my_mkstemp(s) macro
/freebsd-13.1/contrib/sendmail/mail.local/
H A Dmail.local.c1878 mkstemp(path) in mkstemp() function