Home
last modified time | relevance | path

Searched refs:__warnattr (Results 1 – 2 of 2) sorted by relevance

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