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

/freebsd-10-stable/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-stable/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c63 case EAI_FAMILY:
/freebsd-10-stable/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-stable/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h135 #ifndef EAI_FAMILY
136 # 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-stable/contrib/tcpdump/missing/
H A Daddrinfo.h41 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_netdb.c183 #ifdef EAI_FAMILY
187 atf_tc_fail_nonfatal("EAI_FAMILY not defined");
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_rfc2553.h201 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/lib/libc/net/
H A Dgetnameinfo.c95 return EAI_FAMILY;
140 return (EAI_FAMILY);
415 return EAI_FAMILY;
H A Dgetaddrinfo.c426 ERR(EAI_FAMILY);
1280 ERR(EAI_FAMILY);
/freebsd-10-stable/include/
H A Dnetdb.h157 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/contrib/tnftp/
H A Dtnftp.h231 #undef EAI_FAMILY macro
232 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/contrib/ntp/libntp/
H A Dntp_rfc2553.c239 "ai_family not supported", /* EAI_FAMILY */
359 return (EAI_FAMILY);
440 return (EAI_FAMILY);
/freebsd-10-stable/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-stable/crypto/openssl/crypto/bio/
H A Db_sock.c641 # ifdef EAI_FAMILY
863 # ifdef EAI_FAMILY

Completed in 116 milliseconds