Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/portable/
H A Dmkstemp.c39 # define mkstemp test_mkstemp macro
51 mkstemp(char *template) in mkstemp() function
/freebsd/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/crypto/krb5/src/util/support/
H A Dmkstemp.c67 int mkstemp(path) in mkstemp() function
/freebsd/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/lib/libc/stdio/
H A Dmktemp.c84 mkstemp(char *path) in mkstemp() function
/freebsd/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/contrib/sendmail/mail.local/
H A Dmail.local.c1914 mkstemp(path) in mkstemp() function
/freebsd/contrib/byacc/
H A Dmain.c716 #define mkstemp(s) my_mkstemp(s) macro
/freebsd/crypto/krb5/src/include/
H A Dk5-platform.h1001 #define mkstemp krb5int_mkstemp macro