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

/bionic/libc/include/
H A Dnetdb.h138 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/bionic/tools/versioner/current/
H A Dnetdb.h138 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/bionic/libc/dns/net/
H A Dgetaddrinfo.c255 "Temporary failure in name resolution", /* EAI_AGAIN */
824 error = EAI_AGAIN;

Completed in 35 milliseconds