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

/macosx-10.9.5/bind9-45.100/bind9/lib/irs/
H A Dgetnameinfo.c214 ERR(EAI_OVERFLOW);
218 ERR(EAI_OVERFLOW);
275 ERR(EAI_OVERFLOW);
389 ERR(EAI_OVERFLOW);
400 ERR(EAI_OVERFLOW);
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in90 #undef EAI_OVERFLOW
107 #define EAI_OVERFLOW 14
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h203 #define EAI_OVERFLOW 14 /* argument buffer overflow */ macro
H A Dlibinfo.c2715 return EAI_OVERFLOW;
2729 return EAI_OVERFLOW;
H A Dsi_getaddrinfo.c169 case EAI_OVERFLOW: return "argument buffer overflow";

Completed in 101 milliseconds