Searched refs:EAI_SOCKTYPE (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | netdb.h | 149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro |
/bionic/libc/netbsd/net/ | ||
D | getaddrinfo.c | 1184 return EAI_SOCKTYPE; in get_port() |