Searched refs:EAI_FAMILY (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dgai_strerror.c49 {EAI_FAMILY, "ai_family not supported"},
H A Dgetnameinfo.c122 return EAI_FAMILY;
H A Droken-common.h203 #define EAI_FAMILY 5 /* ai_family not supported */ macro
H A Dgetaddrinfo.c391 return EAI_FAMILY;
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c63 case EAI_FAMILY:
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h132 #ifndef EAI_FAMILY
133 # define EAI_FAMILY (INT_MAX - 5) macro
H A Dfake-rfc2553.c55 return (EAI_FAMILY);
100 case EAI_FAMILY:
168 return (EAI_FAMILY);
/freebsd-10.1-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h76 #undef EAI_FAMILY macro
91 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10.1-release/contrib/tcpdump/missing/
H A Daddrinfo.h41 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_rfc2553.h201 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10.1-release/lib/libc/net/
H A Dgetnameinfo.c93 return EAI_FAMILY;
143 return EAI_FAMILY;
408 return EAI_FAMILY;
H A Dgetaddrinfo.c424 ERR(EAI_FAMILY);
1224 ERR(EAI_FAMILY);
/freebsd-10.1-release/include/
H A Dnetdb.h157 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10.1-release/contrib/tnftp/
H A Dtnftp.h231 #undef EAI_FAMILY macro
232 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dntp_rfc2553.c239 "ai_family not supported", /* EAI_FAMILY */
359 return (EAI_FAMILY);
440 return (EAI_FAMILY);
/freebsd-10.1-release/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h668 #if defined(EAI_FAMILY) && defined(EVENT__HAVE_GETADDRINFO)
669 #define EVUTIL_EAI_FAMILY EAI_FAMILY
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Db_sock.c641 # ifdef EAI_FAMILY
863 # ifdef EAI_FAMILY

Completed in 117 milliseconds