Searched refs:tmpnam (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | tmpnam.c | 30 tmpnam (char *s) in tmpnam() function
|
D | Makefile.in | 156 strverscmp.c timeval-utils.c tmpnam.c \ 223 ./strtoull.$(objext) ./tmpnam.$(objext) ./strverscmp.$(objext) \ 1526 ./tmpnam.$(objext): $(srcdir)/tmpnam.c 1528 $(COMPILE.c) $(PICFLAG) $(srcdir)/tmpnam.c -o pic/$@; \ 1531 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/tmpnam.c -o noasan/$@; \ 1533 $(COMPILE.c) $(srcdir)/tmpnam.c $(OUTPUT_OPTION)
|
D | configure.ac | 377 funcs="$funcs tmpnam" 413 table times tmpnam \ 526 strtol strtoul sysconf times tmpnam vfprintf vprintf \
|
D | config.in | 386 /* Define to 1 if you have the `tmpnam' function. */
|
D | functions.texi | 1816 @c tmpnam.c:3 1817 @deftypefn Supplemental char* tmpnam (char *@var{s}) 1820 will be a valid file name yet not exist when @code{tmpnam} checks for
|
D | configure | 5505 table times tmpnam \ 5904 strtol strtoul sysconf times tmpnam vfprintf vprintf \
|
D | ChangeLog | 2578 * tmpnam.c (tmpnam): Likewise. 4416 strerror.c, strrchr.c, strstr.c, strtod.c, tmpnam.c, vfork.c, 4488 tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c, 5865 * tmpnam.c (L_tmpnam): Fix typo. 8481 * tmpnam.c: Added ANSI tmpnam() function.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 2367 char *fname = tmpnam (NULL); in tic54x_mlib()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-9197 | 859 (display_target_list): Use choose_temp_base instead of tmpnam. 3387 (display_target_list): Use tmpnam to get a file name rather than
|