Searched refs:tempnam (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/stdio/
H A Dtempnam.c1 /* $OpenBSD: tempnam.c,v 1.14 2005/08/08 08:05:36 espie Exp $ */
39 __warn_references(tempnam,
40 "warning: tempnam() possibly used unsafely; consider using mkstemp()");
45 tempnam(const char *dir, const char *pfx) function
/bionic/libc/include/
H A Dstdio.h350 char *tempnam(const char *, const char *);
/bionic/libc/
H A DAndroid.mk125 stdio/tempnam.c \

Completed in 612 milliseconds