Home
last modified time | relevance | path

Searched refs:__errorattr (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/bits/fortify/
Dfcntl.h50 __errorattr(__open_too_many_args_error);
80 __errorattr(__open_too_many_args_error);
105 __errorattr(__open_too_many_args_error);
125 __errorattr(__open_too_many_args_error);
Dstdio.h59 __errorattr("format string will always overflow destination buffer");
/bionic/libc/include/sys/
Dcdefs.h145 #define __errorattr(msg) __attribute__((__unavailable__(msg))) macro