Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Dtmpfile.c45 fd = mkstemp(tmpnam); in tmpfile()
Dmktemp.c167 mkstemp (char *template) in mkstemp() function
/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dmktemp.c265 mkstemp ( in mkstemp() function
/picolibc-3.7.0-3.6.0/test/
Dtest-mktemp.c110 i_ret = mkstemp(template); in main()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dstdlib.h152 int mkstemp (char *);
/picolibc-3.7.0-3.6.0/newlib/libc/search/
Dhash_page.c861 if ((hashp->fp = mkstemp(namestr)) != -1) { in open_temp()
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20156066 (_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