Searched refs:__warnattr (Results 1 – 2 of 2) sorted by relevance
160 # define __warnattr(msg) __attribute__((deprecated(msg))) macro167 # define __warnattr(msg) __attribute__((__warning__(msg))) macro168 # define __warnattr_real __warnattr
163 __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");166 __warnattr("tempnam is unsafe, use mkstemp or tmpfile instead");