HomeSort by: relevance | last modified time | path
    Searched defs:mktemp (Results 1 - 25 of 57) sorted by relevancy

1 2 3

  /src/external/gpl2/xcvs/dist/
mktemp.sh 0 # mktemp
24 # the BSD mktemp function for systems that do not support mktemp. It
28 mktemp() { function
  /src/lib/libc/stdio/
mktemp.c 1 /* $NetBSD: mktemp.c,v 1.21 2014/06/18 17:47:58 christos Exp $ */
36 static char sccsid[] = "@(#)mktemp.c 8.1 (Berkeley) 6/4/93";
38 __RCSID("$NetBSD: mktemp.c,v 1.21 2014/06/18 17:47:58 christos Exp $");
53 __warn_references(mktemp,
54 "warning: mktemp() possibly used unsafely, use mkstemp() or mkdtemp()")
57 mktemp(char *path) function
  /src/external/bsd/nvi/dist/clib/
mkstemp.c 37 static const char sccsid[] = "@(#)mktemp.c 8.1 (Berkeley) 6/4/93";
65 mktemp(char *path) function
  /src/external/bsd/libbind/dist/bsd/
mktemp.c 1 /* $NetBSD: mktemp.c,v 1.1.1.2 2012/09/09 16:07:43 christos Exp $ */
4 static const char sccsid[] = "@(#)mktemp.c 8.1 (Berkeley) 6/4/93";
5 static const char rcsid[] = "Id: mktemp.c,v 1.2 2005/04/27 04:56:11 sra Exp ";
89 mktemp(char *path) { function
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
stdlib.h 1239 /* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
1241 platforms by defining GNULIB_NAMESPACE::mktemp always. */
1244 # undef mktemp macro
1245 # define mktemp _mktemp macro
1247 _GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
1249 _GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
1251 _GL_CXXALIASWARN (mktemp); variable

Completed in 54 milliseconds

1 2 3