Searched refs:__warnattr (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dcdefs.h160 # define __warnattr(msg) __attribute__((deprecated(msg))) macro
167 # define __warnattr(msg) __attribute__((__warning__(msg))) macro
168 # define __warnattr_real __warnattr
183 # define __warnattr_strict(msg) /* __warnattr(msg) */
/bionic/tools/versioner/current/sys/
H A Dcdefs.h160 # define __warnattr(msg) __attribute__((deprecated(msg))) macro
167 # define __warnattr(msg) __attribute__((__warning__(msg))) macro
168 # define __warnattr_real __warnattr
183 # define __warnattr_strict(msg) /* __warnattr(msg) */
/bionic/libc/include/
H A Dstdio.h163 __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");
166 __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");
/bionic/tools/versioner/current/
H A Dstdio.h163 __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");
166 __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");

Completed in 68 milliseconds