Searched refs:EAI_SYSTEM (Results 1 – 25 of 47) sorted by relevance
12
81 #ifdef EAI_SYSTEM in krb5_eai_to_heim_errno()82 case EAI_SYSTEM: in krb5_eai_to_heim_errno()
357 #ifdef EAI_SYSTEM in blocking_getaddrinfo()358 if (EAI_SYSTEM == gai_resp->retcode) in blocking_getaddrinfo()535 #ifdef EAI_SYSTEM in getaddrinfo_sometime_complete()536 if (EAI_SYSTEM == gai_resp->retcode) { in getaddrinfo_sometime_complete()749 #ifdef EAI_SYSTEM in blocking_getnameinfo()750 if (EAI_SYSTEM == gni_resp->retcode) in blocking_getnameinfo()1101 #if defined (EAI_SYSTEM) && defined(DEBUG) in should_retry_dns()1129 #ifdef EAI_SYSTEM in should_retry_dns()1130 case EAI_SYSTEM: in should_retry_dns()
131 #ifndef EAI_SYSTEM132 # define EAI_SYSTEM (INT_MAX - 4) macro
50 return EAI_SYSTEM; in doit()65 return EAI_SYSTEM; in doit()
57 {EAI_SYSTEM, "system error returned in errno"},
209 #define EAI_SYSTEM 11 /* system error returned in errno */ macro
136 #ifndef EAI_SYSTEM137 # define EAI_SYSTEM (INT_MAX - 4) macro
82 #undef EAI_SYSTEM97 #define EAI_SYSTEM 11 /* system error returned in errno */ macro
132 #ifndef EAI_SYSTEM133 # define EAI_SYSTEM (INT_MAX - 4) macro
240 return EAI_SYSTEM; in getnameinfo_inet()288 return EAI_SYSTEM; in getnameinfo_inet()305 return EAI_SYSTEM; in ip6_parsenumeric()
243 #undef EAI_SYSTEM244 #define EAI_SYSTEM 11 /* system error returned in errno */ macro
47 #define EAI_SYSTEM 11 /* system error returned in errno */ macro
223 #ifdef EAI_SYSTEM in ATF_TC_BODY()
207 #define EAI_SYSTEM 11 /* system error returned in errno */ macro
701 #if defined(EAI_SYSTEM) && defined(EVENT__HAVE_GETADDRINFO)702 #define EVUTIL_EAI_SYSTEM EAI_SYSTEM
284 $ EAI_SYSTEM
286 $ EAI_SYSTEM
166 #define EAI_SYSTEM 11 /* system error returned in errno */ macro
147 r == EAI_SYSTEM ? strerror(errno) : gai_strerror(r)); in aug_get_machine()
397 if (error == EAI_SYSTEM) {687 if (rc == EAI_SYSTEM) {