Searched refs:mkstemp (Results 1 – 7 of 7) sorted by relevance
45 fd = mkstemp(tmpnam); in tmpfile()
167 mkstemp (char *template) in mkstemp() function
265 mkstemp ( in mkstemp() function
110 i_ret = mkstemp(template); in main()
152 int mkstemp (char *);
861 if ((hashp->fp = mkstemp(namestr)) != -1) { in open_temp()
6066 (_mkstemp_r, _mktemp_r, mkstemp, mktemp): Adjust clients.20242 * libc/include/stdlib.h: Add declarations for `mkstemp' and `mktemp'.20755 * libc/stdio/mktemp.c (_gettemp, _mkstemp_r, mkstemp): Added int