HomeSort by: relevance | last modified time | path
    Searched defs:tmpnam (Results 1 - 14 of 14) sorted by relevancy

  /src/lib/libc/stdio/
tmpnam.c 1 /* $NetBSD: tmpnam.c,v 1.15 2012/03/15 18:22:30 christos Exp $ */
38 static char sccsid[] = "@(#)tmpnam.c 8.3 (Berkeley) 3/28/94";
40 __RCSID("$NetBSD: tmpnam.c,v 1.15 2012/03/15 18:22:30 christos Exp $");
51 __warn_references(tmpnam,
52 "warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()")
55 tmpnam(char *s) function
tmpnam.c 1 /* $NetBSD: tmpnam.c,v 1.15 2012/03/15 18:22:30 christos Exp $ */
38 static char sccsid[] = "@(#)tmpnam.c 8.3 (Berkeley) 3/28/94";
40 __RCSID("$NetBSD: tmpnam.c,v 1.15 2012/03/15 18:22:30 christos Exp $");
51 __warn_references(tmpnam,
52 "warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()")
55 tmpnam(char *s) function
  /src/external/gpl3/binutils/dist/libiberty/
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
  /src/external/gpl3/binutils.old/dist/libiberty/
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
  /src/external/gpl3/gcc.old/dist/libiberty/
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
  /src/external/gpl3/gcc/dist/libiberty/
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
  /src/external/gpl3/gdb/dist/libiberty/
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
  /src/external/gpl3/gdb.old/dist/libiberty/
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function
tmpnam.c 3 @deftypefn Supplemental char* tmpnam (char *@var{s})
6 will be a valid file name yet not exist when @code{tmpnam} checks for
30 tmpnam (char *s) function

Completed in 65 milliseconds