Searched refs:EAI_ADDRFAMILY (Results 1 – 14 of 14) sorted by relevance
43 #ifdef EAI_ADDRFAMILY44 {EAI_ADDRFAMILY, "address family for nodename not supported"},
199 #define EAI_ADDRFAMILY 1 /* address family for nodename not supported */ macro
689 * gai_strerror.c: correct ifdef for EAI_ADDRFAMILY718 * gai_strerror.c: EAI_ADDRFAMILY and EAI_NODATA is deprecated720 * roken-common.h: use EAI_NONAME instead of EAI_ADDRFAMILY to
53 #ifdef EAI_ADDRFAMILY in krb5_eai_to_heim_errno()54 case EAI_ADDRFAMILY: in krb5_eai_to_heim_errno()
72 #undef EAI_ADDRFAMILY87 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
223 #undef EAI_ADDRFAMILY224 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
35 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
197 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
648 #if defined(EAI_ADDRFAMILY) && defined(EVENT__HAVE_GETADDRINFO)649 #define EVUTIL_EAI_ADDRFAMILY EAI_ADDRFAMILY
152 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */
385 #ifdef EAI_ADDRFAMILY386 || error == EAI_ADDRFAMILY
156 case EAI_ADDRFAMILY: return "Address family for nodename not supported"; in gai_strerror()
61 * lib/krb5/eai_to_heim_errno.c: EAI_ADDRFAMILY and EAI_NODATA is
28060 if (EAI_ADDRFAMILY < 0) {