Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dstdlib.d343 alias mkstemp64 mkstemp; in version() local
611 alias mkstemp64 mkstemp; in version() local
672 alias mkstemp64 mkstemp; in version() local
711 alias mkstemp64 mkstemp; in version() local
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dmkstemp.cpp33 int mkstemp(char *tmpl) in mkstemp() function
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dmkstemp.m453 AC_DEFINE(mkstemp, rpl_mkstemp, definition
/netbsd-src/lib/libc/stdio/
H A Dmkstemp.c45 __weak_alias(mkstemp,_mkstemp) in __weak_alias() argument
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dmkstemp.m445 AC_DEFINE(mkstemp, rpl_mkstemp, definition
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dmkstemp.c52 mkstemp(char *template) in mkstemp() function
H A Droken.h.in684 #define mkstemp rk_mkstemp macro
/netbsd-src/external/bsd/nvi/dist/clib/
H A Dmkstemp.c57 mkstemp(char *path) in mkstemp() function
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dmktemp.c80 mkstemp(char *path) { in mkstemp() function
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dauto_cleaners.cpp223 fs::auto_file::mkstemp(const std::string& path_template) in mkstemp() function in fs::auto_file
H A Doperations.cpp250 fs::mkstemp(const std::string& path_template) in mkstemp() function in fs
H A Doperations_test.cpp298 ATF_TEST_CASE_BODY(mkstemp) in ATF_TEST_CASE_BODY() argument
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dcompat.c186 mkstemp(char *path) in mkstemp() function
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dutils.c427 int mkstemp( char * template ) in mkstemp() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c1343 mkstemp (char *template) in mkstemp() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c1487 mkstemp (char *template) function
/netbsd-src/lib/libc/include/
H A Dnamespace.h517 #define mkstemp _mkstemp global() macro