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

/bind-9.11.3/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.11.3/lib/isc/win32/
H A Dnetdb.h73 #undef EAI_SERVICE macro
88 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bind-9.11.3/lib/irs/win32/include/irs/
H A Dnetdb.h76 #undef EAI_SERVICE macro
93 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bind-9.11.3/lib/irs/include/irs/
H A Dnetdb.h.in77 #undef EAI_SERVICE
94 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h80 #undef EAI_SERVICE macro
95 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bind-9.11.3/lib/lwres/include/lwres/
H A Dnetdb.h.in77 #undef EAI_SERVICE
93 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
/bind-9.11.3/lib/lwres/
H A Dgetaddrinfo.c290 return (EAI_SERVICE);
295 return (EAI_SERVICE);
/bind-9.11.3/lib/irs/
H A Dgetaddrinfo.c301 return (EAI_SERVICE);
306 return (EAI_SERVICE);

Completed in 384 milliseconds