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

/bionic/libc/include/
H A Dnetdb.h145 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bionic/tools/versioner/current/
H A Dnetdb.h145 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/bionic/libc/dns/net/
H A Dgetaddrinfo.c262 "servname not supported for ai_socktype", /* EAI_SERVICE */
1161 return EAI_SERVICE;
1180 return EAI_SERVICE;
1182 return EAI_SERVICE;
1201 return EAI_SERVICE;

Completed in 119 milliseconds