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

/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Daddrinfo.h36 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
H A Dgetaddrinfo.c110 "Temporary failure in name resolution", /* EAI_AGAIN */
508 case EAI_AGAIN:
578 error = EAI_AGAIN;
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnetdb.h75 #undef EAI_AGAIN macro
90 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h82 #undef EAI_AGAIN macro
97 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in79 #undef EAI_AGAIN
94 #define EAI_AGAIN 2 /* temporary failure in name resolution */

Completed in 25 milliseconds