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

/bionic/libc/include/bits/fortify/
H A Dsocket.h41 #define __sendto_bad_size "'sendto' called with size bigger than buffer" macro
63 __sendto_bad_size) {
95 __errordecl(__sendto_error, __sendto_bad_size);
153 #undef __sendto_bad_size macro
/bionic/tools/versioner/current/bits/fortify/
H A Dsocket.h41 #define __sendto_bad_size "'sendto' called with size bigger than buffer" macro
63 __sendto_bad_size) {
95 __errordecl(__sendto_error, __sendto_bad_size);
153 #undef __sendto_bad_size macro

Completed in 65 milliseconds