Lines Matching refs:mktemp
356 * libc/include/stdlib.h (mktemp): Change attribute to deprecated.
3639 * libc/stdio/mktemp.c (_gettemp): Cast to unsigned char in call to
4727 * libc/stdio/mktemp.c (_gettemp): Add parameter, all callers
4731 * libc/include/stdlib.h (mktemp): Avoid namespace issues.
5885 * libc/stdio/mktemp.c: Add #include <stdlib.h> for function prototypes.
5982 * libc/stdio/mktemp.c (mkdtemp): Fix typo in function name.
5986 * libc/stdio/mktemp.c (_gettemp): Do not call _mkdir_r unless
6063 * libc/stdio/mktemp.c: Fix documentation.
6066 (_mkstemp_r, _mktemp_r, mkstemp, mktemp): Adjust clients.
6956 * libc/include/stdlib.h (mktemp, _mktemp_r): Warn when using.
6957 * libc/stdio/mktemp.c: Explain the security risk when using
6958 mktemp.
9880 * libc/machine/spu/Makefile.am: Remove mktemp.c, it was left in
10466 * libc/stdio/mktemp.c (_gettemp): Likewise.
13995 libc/stdio/makebuf.c libc/stdio/mktemp.c libc/stdio/perror.c,
15810 * libc/stdio/mktemp.c: Ditto.
15820 * libc/stdio/mktemp.c (_gettemp): Ditto.
15835 * libc/stdio/mktemp.c (_gettemp): Ditto.
19848 * libc/stdio/mktemp.c: Fixed typo for the word copyright.
20242 * libc/include/stdlib.h: Add declarations for `mkstemp' and `mktemp'.
20755 * libc/stdio/mktemp.c (_gettemp, _mkstemp_r, mkstemp): Added int
21115 * libc/stdio/mktemp.c (_gettemp): on cygwin, check for EACCESS
25859 * libc/stdio/mktemp.c (_getpid_r): Renamed from _getpid.
26552 libc/stdio/mktemp.c libc/stdio/tmpnam.c libc/stdlib/abort.c
26781 mktemp.c, perror.c, printf.c, putchar.c, puts.c, refill.c,
26872 * libc/stdio/mktemp.c (_gettemp): Ditto for _r_stat, _r_open.
26909 getchar.c gets.c iprintf.c makebuf.c mktemp.c perror.c printf.c
26979 libc/stdio/mktemp.c (mkstemp_r, mktemp_r): New functions.
26983 libc/stdio/makebuf.c, libc/stdio/mktemp.c, libc/stdio/remove.c,