Home
last modified time | relevance | path

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

12

/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dfake-rfc2553.c55 return (EAI_FAMILY); in getnameinfo()
100 case EAI_FAMILY: in gai_strerror()
168 return (EAI_FAMILY); in getaddrinfo()
Dfake-rfc2553.h135 #ifndef EAI_FAMILY
136 # define EAI_FAMILY (INT_MAX - 5) macro
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
Dnetdb.h76 #undef EAI_FAMILY
91 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/lib/libc/net/
Dgetnameinfo.c95 return EAI_FAMILY; in getnameinfo()
140 return (EAI_FAMILY); in getnameinfo_inet()
415 return EAI_FAMILY; in getnameinfo_link()
/freebsd-10-stable/crypto/heimdal/lib/roken/
Dgai_strerror.c49 {EAI_FAMILY, "ai_family not supported"},
Dgetnameinfo.c122 return EAI_FAMILY; in getnameinfo()
Droken-common.h203 #define EAI_FAMILY 5 /* ai_family not supported */ macro
Dgetaddrinfo.c391 return EAI_FAMILY; in getaddrinfo()
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Deai_to_heim_errno.c63 case EAI_FAMILY: in krb5_eai_to_heim_errno()
/freebsd-10-stable/contrib/tnftp/
Dtnftp.h231 #undef EAI_FAMILY
232 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/contrib/tcpdump/missing/
Daddrinfo.h41 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/contrib/netbsd-tests/include/
Dt_netdb.c183 #ifdef EAI_FAMILY in ATF_TC_BODY()
/freebsd-10-stable/contrib/ntp/libntp/
Dntp_rfc2553.c359 return (EAI_FAMILY); in getaddrinfo()
440 return (EAI_FAMILY); in getnameinfo()
/freebsd-10-stable/contrib/ntp/include/
Dntp_rfc2553.h201 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
Dutil.h668 #if defined(EAI_FAMILY) && defined(EVENT__HAVE_GETADDRINFO)
669 #define EVUTIL_EAI_FAMILY EAI_FAMILY
/freebsd-10-stable/lib/libc/nls/
Dja_JP.UTF-8.msg272 $ EAI_FAMILY
Dko_KR.eucKR.msg272 $ EAI_FAMILY
Dko_KR.UTF-8.msg272 $ EAI_FAMILY
Dzh_CN.UTF-8.msg272 $ EAI_FAMILY
Dja_JP.eucJP.msg272 $ EAI_FAMILY
Dzh_CN.GB2312.msg274 $ EAI_FAMILY
Dzh_CN.GB18030.msg274 $ EAI_FAMILY
DC.msg278 $ EAI_FAMILY
/freebsd-10-stable/include/
Dnetdb.h157 #define EAI_FAMILY 5 /* ai_family not supported */ macro
/freebsd-10-stable/crypto/openssl/crypto/bio/
Db_sock.c641 # ifdef EAI_FAMILY in BIO_get_accept_socket()
863 # ifdef EAI_FAMILY in BIO_accept()

12