Searched defs:mkstemp (Results 1 – 7 of 7) sorted by relevance
31 int mkstemp(char *tmpl) in mkstemp() function
50 mkstemp(char *template) in mkstemp() function
623 #define mkstemp rk_mkstemp macro
121 mkstemp(char *path) in mkstemp() function
80 mkstemp(char *path) in mkstemp() function
111 mkstemp(char *path) { in mkstemp() function
542 #define mkstemp(s) my_mkstemp(s) macro