Searched refs:EAI_SERVICE (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Daddrinfo.h43 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
H A Dgetaddrinfo.c117 "servname not supported for ai_socktype", /* EAI_SERVICE */
314 ERR(EAI_SERVICE);
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnetdb.h82 #undef EAI_SERVICE macro
97 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h89 #undef EAI_SERVICE macro
104 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in86 #undef EAI_SERVICE
101 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetaddrinfo.c287 return (EAI_SERVICE);
292 return (EAI_SERVICE);

Completed in 2257 milliseconds