Home
last modified time | relevance | path

Searched refs:EAI_FAIL (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dnetdb.h143 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/bionic/libc/netbsd/net/
Dgetnameinfo.c269 return EAI_FAIL;
273 return EAI_FAIL;
286 return EAI_FAIL;
Dgetaddrinfo.c791 error = EAI_FAIL; in getaddrinfo()
837 error = EAI_FAIL; in explore_fqdn()