| /freebsd-9-stable/contrib/binutils/libiberty/ |
| D | make-temp-file.c | 46 extern int mkstemps (char *, int); 168 fd = mkstemps (temp_filename, suffix_len); in make_temp_file()
|
| D | mkstemps.c | 78 mkstemps (char *pattern, int suffix_len) in mkstemps() function
|
| D | Makefile.in | 144 mempcpy.c memset.c mkstemps.c \ 195 ./memset.o ./mkstemps.o \ 824 ./mkstemps.o: $(srcdir)/mkstemps.c config.h $(INCDIR)/ansidecl.h 826 $(COMPILE.c) $(PICFLAG) $(srcdir)/mkstemps.c -o pic/$@; \ 828 $(COMPILE.c) $(srcdir)/mkstemps.c $(OUTPUT_OPTION)
|
| D | ChangeLog | 284 * mkstemps.c: Open temporary files in binary mode. 613 * mkstemps.c (mkstemps): Rename parameter "template" to "pattern". 685 make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c, 859 * mkstemps.c (mkstemps): Likewise. 1290 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update 2607 * mkstemps.c (mkstemps): On VMS, open temp file with option 2712 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c: 2723 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c, 3544 * cp-demangle.c, mkstemps.c: #include <sys/types.h>. 3687 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with [all …]
|
| D | config.in | 154 /* Define to 1 if you have the `mkstemps' function. */
|
| D | functions.texi | 669 @c mkstemps.c:58 670 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len})
|
| D | configure | 5139 getcwd getpagesize gettimeofday index insque mkstemps memchr memcmp memcpy \ 5955 … bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy | mkstemps | random | rindex…
|
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | make-temp-file.c | 46 extern int mkstemps (char *, int); 168 fd = mkstemps (temp_filename, suffix_len); in make_temp_file()
|
| D | mkstemps.c | 78 mkstemps (char *pattern, int suffix_len) in mkstemps() function
|
| D | pex-common.c | 40 extern int mkstemps (char *, int); 120 out = mkstemps (name, 0); in temp_file()
|
| D | configure.ac | 321 funcs="$funcs mkstemps" 362 getcwd getpagesize gettimeofday index insque mkstemps memchr memcmp memcpy \ 438 AC_LIBOBJ([mkstemps]) 451 … bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy | mkstemps | random | rindex…
|
| D | Makefile.in | 144 mempcpy.c memset.c mkstemps.c \ 195 ./memset.o ./mkstemps.o \ 800 ./mkstemps.o: $(srcdir)/mkstemps.c config.h $(INCDIR)/ansidecl.h 802 $(COMPILE.c) $(PICFLAG) $(srcdir)/mkstemps.c -o pic/$@; \ 804 $(COMPILE.c) $(srcdir)/mkstemps.c $(OUTPUT_OPTION)
|
| D | ChangeLog | 86 * mkstemps.c: Open temporary files in binary mode. 415 * mkstemps.c (mkstemps): Rename parameter "template" to "pattern". 487 make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c, 661 * mkstemps.c (mkstemps): Likewise. 1092 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update 2409 * mkstemps.c (mkstemps): On VMS, open temp file with option 2514 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c: 2525 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c, 3346 * cp-demangle.c, mkstemps.c: #include <sys/types.h>. 3489 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with [all …]
|
| D | config.in | 154 /* Define to 1 if you have the `mkstemps' function. */
|
| D | functions.texi | 653 @c mkstemps.c:54 654 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len})
|
| D | configure | 5042 getcwd getpagesize gettimeofday index insque mkstemps memchr memcmp memcpy \ 5858 … bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy | mkstemps | random | rindex…
|
| /freebsd-9-stable/crypto/openssh/openbsd-compat/ |
| D | mktemp.c | 127 mkstemps(char *path, int slen) in mkstemps() function
|
| D | openbsd-compat.h | 97 int mkstemps(char *path, int slen);
|
| /freebsd-9-stable/lib/libc/stdio/ |
| D | mktemp.c | 56 mkstemps(path, slen) in mkstemps() function
|
| D | Symbol.map | 56 mkstemps;
|
| D | Makefile.inc | 63 MLINKS+=mktemp.3 mkdtemp.3 mktemp.3 mkstemp.3 mktemp.3 mkstemps.3
|
| /freebsd-9-stable/include/ |
| D | unistd.h | 529 int mkstemps(char *, int);
|
| /freebsd-9-stable/usr.bin/fetch/ |
| D | fetch.c | 693 if (mkstemps(tmppath, strlen(slash) + 1) == -1) { in fetch()
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | ChangeLog-0001 | 189 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
|
| /freebsd-9-stable/contrib/gdb/ |
| D | md5.sum | 2704 69914c75c045b40f4c6b0fd0055f3773 libiberty/mkstemps.c
|