| /src/lib/libc/stdio/ |
| mkostemp.c | 1 /* $NetBSD: mkostemp.c,v 1.1 2014/06/18 17:47:58 christos Exp $ */ 31 mkostemp(char *path, int oflags) function
|
| Makefile.inc | 14 getwchar.c makebuf.c mkdtemp.c mkstemp.c mkstemps.c mkostemp.c \ 49 MLINKS+=mktemp.3 mkostemp.3 mktemp.3 mkostemps.3
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| mkostemp.c | 43 mkostemp (char *xtemplate, int flags) function
|
| stdlib.in.h | 96 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 583 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 586 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 587 _GL_CXXALIASWARN (mkostemp); 589 # undef mkostemp 591 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 592 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| mkostemp.c | 43 mkostemp (char *xtemplate, int flags) function
|
| stdlib.in.h | 96 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 583 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 586 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 587 _GL_CXXALIASWARN (mkostemp); 589 # undef mkostemp 591 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 592 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| filestuff.h | 60 /* gnulib provides a mkostemp replacement if needed. */ 61 return scoped_fd (mkostemp (name_template, flags | O_CLOEXEC));
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| filestuff.h | 60 /* gnulib provides a mkostemp replacement if needed. */ 61 return scoped_fd (mkostemp (name_template, flags | O_CLOEXEC));
|
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| sljitProtExecAllocator.c | 99 int mkostemp(char *template, int flags); 155 fd = mkostemp(tmp_name, O_CLOEXEC | O_NOATIME);
|
| /src/include/ |
| stdlib.h | 406 int mkostemp(char *, int);
|
| /src/tests/lib/libc/stdlib/ |
| t_mktemp.c | 189 atf_tc_set_md_var(tc, "descr", "A basic test of mkostemp(3)"); 209 fd = mkostemp(template, flags[i]);
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| stdlib.h | 101 /* On Mac OS X 10.13, only <unistd.h> declares mkostemp and mkostemps. */ 1139 _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) 1142 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); 1143 _GL_CXXALIASWARN (mkostemp); variable 1145 # undef mkostemp macro 1147 _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " 1148 "use gnulib module mkostemp for portability");
|