Searched refs:EAI_ADDRFAMILY (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgai_strerror.c43 #ifdef EAI_ADDRFAMILY
44 {EAI_ADDRFAMILY, "address family for nodename not supported"},
H A Droken-common.h199 #define EAI_ADDRFAMILY 1 /* address family for nodename not supported */ macro
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c53 #ifdef EAI_ADDRFAMILY
54 case EAI_ADDRFAMILY:
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dnetdb.h72 #undef EAI_ADDRFAMILY macro
87 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_rfc2553.h197 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/freebsd-11-stable/include/
H A Dnetdb.h164 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h223 #undef EAI_ADDRFAMILY macro
224 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h648 #if defined(EAI_ADDRFAMILY) && defined(EVENT__HAVE_GETADDRINFO)
649 #define EVUTIL_EAI_ADDRFAMILY EAI_ADDRFAMILY
/freebsd-11-stable/contrib/libpcap/
H A Dsockutils.c542 #ifdef EAI_ADDRFAMILY
543 case EAI_ADDRFAMILY:
H A Dgencode.c119 #ifndef EAI_ADDRFAMILY
130 #endif /* EAI_ADDRFAMILY */
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockaddr.c407 * in case of EAI_ADDRFAMILY.
415 #ifdef EAI_ADDRFAMILY
416 || error == EAI_ADDRFAMILY
/freebsd-11-stable/contrib/apr/
H A Dconfigure29666 if (EAI_ADDRFAMILY < 0) {

Completed in 180 milliseconds