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

/macosx-10.10.1/Heimdal-398.1.2/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
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Deai_to_heim_errno.c53 #ifdef EAI_ADDRFAMILY
54 case EAI_ADDRFAMILY:
/macosx-10.10.1/rsync-45/rsync/lib/
H A Daddrinfo.h40 #ifndef EAI_ADDRFAMILY
44 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
58 #endif /* ndef EAI_ADDRFAMILY */
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/missing/
H A Daddrinfo.h35 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dnetdb.h72 #undef EAI_ADDRFAMILY macro
87 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/ntp-92/lib/isc/win32/
H A Dnetdb.h72 #undef EAI_ADDRFAMILY macro
87 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Daddrinfo.h34 #undef EAI_ADDRFAMILY macro
78 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/bind9-45.101/bind9/lib/irs/include/irs/
H A Dnetdb.h.in77 #undef EAI_ADDRFAMILY
94 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */
/macosx-10.10.1/libpcap-48/libpcap/Win32/Include/
H A Daddrinfo.h37 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
H A Dip6_misc.h151 #ifndef EAI_ADDRFAMILY
/macosx-10.10.1/tcpdump-61/tcpdump/missing/
H A Daddrinfo.h37 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dmyaddrinfo.h70 #undef EAI_ADDRFAMILY macro
71 #define EAI_ADDRFAMILY 1 macro
/macosx-10.10.1/ntp-92/include/
H A Dntp_rfc2553.h172 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h79 #undef EAI_ADDRFAMILY macro
94 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dnetdb.h185 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
H A Dsi_getaddrinfo.c156 case EAI_ADDRFAMILY: return "Address family for nodename not supported";
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h225 #undef EAI_ADDRFAMILY macro
226 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in78 #undef EAI_ADDRFAMILY
93 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dutil-int.c797 #ifdef EAI_ADDRFAMILY
798 { EAI_ADDRFAMILY, N_("Address family for hostname not supported") },
/macosx-10.10.1/apr-32/apr/apr/network_io/unix/
H A Dsockaddr.c367 * in case of EAI_ADDRFAMILY.
375 #ifdef EAI_ADDRFAMILY
376 || error == EAI_ADDRFAMILY
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixChan.c2525 #if defined(EAI_ADDRFAMILY) && EAI_ADDRFAMILY != EAI_NONAME
2526 case EAI_ADDRFAMILY:
/macosx-10.10.1/apr-32/apr/apr/
H A Dconfigure27893 if (EAI_ADDRFAMILY < 0) {

Completed in 359 milliseconds