Searched refs:EAI_OVERFLOW (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/include/
H A Dt_netdb.c231 #ifdef EAI_OVERFLOW
235 atf_tc_fail_nonfatal("EAI_OVERFLOW not defined");
/freebsd-13-stable/lib/libc/net/
H A Dgetnameinfo.c355 return EAI_OVERFLOW;
366 return EAI_OVERFLOW;
368 return EAI_OVERFLOW;
/freebsd-13-stable/include/
H A Dnetdb.h183 #define EAI_OVERFLOW 14 /* argument buffer overflow */ macro
/freebsd-13-stable/contrib/libpcap/
H A Dsockutils.c643 #ifdef EAI_OVERFLOW
644 case EAI_OVERFLOW:

Completed in 122 milliseconds