Home
last modified time | relevance | path

Searched refs:EAI_FAMILY (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/lib/libc/net/
H A Dgetnameinfo.c123 return (EAI_FAMILY); in getnameinfo()
129 return (EAI_FAMILY); in getnameinfo()
140 return (EAI_FAMILY); in getnameinfo()
147 return (EAI_FAMILY); in getnameinfo()
151 return (EAI_FAMILY); in getnameinfo()
477 return EAI_FAMILY; in getnameinfo_link()
/freebsd/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c55 return (EAI_FAMILY); in getnameinfo()
100 case EAI_FAMILY: in gai_strerror()
168 return (EAI_FAMILY); in getaddrinfo()
H A Dfake-rfc2553.h133 #ifndef EAI_FAMILY
134 # define EAI_FAMILY (INT_MAX - 5) macro
/freebsd/crypto/heimdal/lib/roken/
H A Dgai_strerror.c49 {EAI_FAMILY, "ai_family not supported"},
H A Dgetnameinfo.c122 return EAI_FAMILY; in getnameinfo()
H A Droken-common.h203 #define EAI_FAMILY 5 /* ai_family not supported */ macro
H A Dgetaddrinfo.c393 return EAI_FAMILY; in getaddrinfo()
/freebsd/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c63 case EAI_FAMILY: in krb5_eai_to_heim_errno()
/freebsd/contrib/tnftp/
H A Dtnftp.h231 #undef EAI_FAMILY
232 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd/contrib/netbsd-tests/include/
H A Dt_netdb.c183 #ifdef EAI_FAMILY in ATF_TC_BODY()
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h201 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd/contrib/ntp/libntp/
H A Dntp_rfc2553.c359 return (EAI_FAMILY); in getaddrinfo()
440 return (EAI_FAMILY); in getnameinfo()
/freebsd/lib/libc/nls/
H A Dko_KR.UTF-8.msg271 $ EAI_FAMILY
H A Dja_JP.UTF-8.msg271 $ EAI_FAMILY
H A Dja_JP.eucJP.msg271 $ EAI_FAMILY
H A Dko_KR.eucKR.msg271 $ EAI_FAMILY
H A Dzh_CN.UTF-8.msg271 $ EAI_FAMILY
H A Dzh_CN.GB18030.msg273 $ EAI_FAMILY
H A Dzh_CN.GB2312.msg273 $ EAI_FAMILY
H A DC.msg279 $ EAI_FAMILY
H A Dnl_NL.ISO8859-1.msg270 $ EAI_FAMILY
H A Des_ES.ISO8859-1.msg271 $ EAI_FAMILY
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h717 #if defined(EAI_FAMILY) && defined(EVENT__HAVE_GETADDRINFO)
718 #define EVUTIL_EAI_FAMILY EAI_FAMILY
/freebsd/contrib/libevent/include/event2/
H A Dutil.h717 #if defined(EAI_FAMILY) && defined(EVENT__HAVE_GETADDRINFO)
718 #define EVUTIL_EAI_FAMILY EAI_FAMILY
/freebsd/include/
H A Dnetdb.h169 #define EAI_FAMILY 5 /* address family not recognized */ macro

12