| /src/lib/libc/stdio/ |
| mkstemps.c | 1 /* $NetBSD: mkstemps.c,v 1.2 2025/09/18 21:08:27 christos Exp $ */ 33 mkstemps(char *path, int slen) function
|
| /src/external/bsd/mdocml/dist/ |
| compat_mkstemps.c | 30 mkstemps(char *path, int suffixlen) function
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| mkstemps.c | 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len}) 80 mkstemps (char *pattern, int suffix_len) function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| mkstemps.c | 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len}) 80 mkstemps (char *pattern, int suffix_len) function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| mkstemps.c | 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len}) 80 mkstemps (char *pattern, int suffix_len) function
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| mkstemps.c | 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len}) 80 mkstemps (char *pattern, int suffix_len) function
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| mkstemps.c | 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len}) 80 mkstemps (char *pattern, int suffix_len) function
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| mkstemps.c | 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len}) 80 mkstemps (char *pattern, int suffix_len) function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| stdlib.h | 100 /* On Mac OS X 10.5, only <unistd.h> declares mkstemps. */ 1225 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 1228 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 1229 _GL_CXXALIASWARN (mkstemps); 1231 # undef mkstemps macro 1233 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - " 1234 "use gnulib module mkstemps for portability");
|