| /src/lib/libc/stdio/ |
| tempnam.c | 1 /* $NetBSD: tempnam.c,v 1.22 2012/03/15 18:22:30 christos Exp $ */ 35 static char sccsid[] = "@(#)tempnam.c 8.1 (Berkeley) 6/4/93"; 37 __RCSID("$NetBSD: tempnam.c,v 1.22 2012/03/15 18:22:30 christos Exp $"); 52 __warn_references(tempnam, 53 "warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp()") 72 tempnam(const char *dir, const char *pfx) function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/ |
| stdio.h | 1891 /* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not 1893 platforms by defining GNULIB_NAMESPACE::tempnam always. */ 1896 # undef tempnam macro 1897 # define tempnam _tempnam macro 1899 _GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix)); 1901 _GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix)); 1903 _GL_CXXALIASWARN (tempnam); variable
|