OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__warnattr
(Results
1 - 6
of
6
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
unistd.h
31
__wur
__warnattr
("read called with bigger length than size of "
62
__wur
__warnattr
("pread called with bigger length than size of "
68
__wur
__warnattr
("pread64 called with bigger length than size of "
136
__nonnull ((1, 2)) __wur
__warnattr
("readlink called with bigger length "
169
__nonnull ((2, 3)) __wur
__warnattr
("readlinkat called with bigger "
197
__wur
__warnattr
("getcwd caller with bigger length than size of "
218
__nonnull ((1)) __wur
__warnattr
("please use getcwd instead, as getwd "
237
__warnattr
("confstr called with bigger length than size of destination "
262
__wur
__warnattr
("getgroups called with bigger group count than what "
288
__nonnull ((2))
__warnattr
("ttyname_r called with bigger buflen than
[
all
...]
wchar2.h
36
__warnattr
("wmemcpy called with length bigger than size of destination "
66
__warnattr
("wmemmove called with length bigger than size of destination "
99
__warnattr
("wmempcpy called with length bigger than size of destination "
128
__warnattr
("wmemset called with length bigger than size of destination "
189
__warnattr
("wcsncpy called with length bigger than size of destination "
219
__warnattr
("wcpncpy called with length bigger than size of destination "
379
__wur
__warnattr
("fgetws called with bigger size than length "
410
__wur
__warnattr
("fgetws_unlocked called with bigger size than length "
467
__warnattr
("mbsrtowcs called with dst buffer smaller than len "
502
__warnattr
("wcsrtombs called with dst buffer smaller than len")
[
all
...]
socket2.h
31
__warnattr
("recv called with bigger length than size of destination "
61
__warnattr
("recvfrom called with bigger length than size of "
stdlib.h
34
__warnattr
("second argument of realpath must be either NULL or at "
61
__nonnull ((2))
__warnattr
("ptsname_r called with buflen bigger than "
110
__warnattr
("mbstowcs called with dst buffer smaller than len "
142
__warnattr
("wcstombs called with dst buffer smaller than len");
stdio2.h
135
__wur
__warnattr
("please use fgets or getline instead, gets can't "
154
__wur
__warnattr
("fgets called with bigger size than length "
183
__wur
__warnattr
("fread called with bigger size * nmemb than length "
212
__wur
__warnattr
("fgets_unlocked called with bigger size than length "
244
__wur
__warnattr
("fread_unlocked called with bigger size * nmemb than "
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h
138
# define
__warnattr
(msg) __attribute__((__warning__ (msg)))
macro
143
# define
__warnattr
(msg)
macro
Completed in 285 milliseconds