Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/libs/libgroff/
HDmkstemp.cpp31 int mkstemp(char *tmpl) in mkstemp() function
/NextBSD/crypto/heimdal/lib/roken/
HDmkstemp.c50 mkstemp(char *template) in mkstemp() function
HDroken.h.in623 #define mkstemp rk_mkstemp macro
/NextBSD/crypto/openssh/openbsd-compat/
HDmktemp.c121 mkstemp(char *path) in mkstemp() function
/NextBSD/lib/libc/stdio/
HDmktemp.c80 mkstemp(char *path) in mkstemp() function
/NextBSD/contrib/ntp/lib/isc/win32/
HDfile.c111 mkstemp(char *path) { in mkstemp() function
/NextBSD/contrib/byacc/
HDmain.c542 #define mkstemp(s) my_mkstemp(s) macro