Searched defs:__recvfrom_bad_size (Results 1 - 2 of 2) sorted by path

/bionic/libc/include/bits/fortify/
H A Dsocket.h40 #define __recvfrom_bad_size "'recvfrom' called with size bigger than buffer" macro
48 __recvfrom_bad_size) {
91 __errordecl(__recvfrom_error, __recvfrom_bad_size);
152 #undef __recvfrom_bad_size macro
/bionic/tools/versioner/current/bits/fortify/
H A Dsocket.h40 #define __recvfrom_bad_size "'recvfrom' called with size bigger than buffer" macro
48 __recvfrom_bad_size) {
91 __errordecl(__recvfrom_error, __recvfrom_bad_size);
152 #undef __recvfrom_bad_size macro

Completed in 6 milliseconds