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

/macosx-10.9.5/Heimdal-323.92.1/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.9.5/Heimdal-323.92.1/lib/krb5/
H A Deai_to_heim_errno.c53 #ifdef EAI_ADDRFAMILY
54 case EAI_ADDRFAMILY:
/macosx-10.9.5/rsync-42/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.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Daddrinfo.h35 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.9.5/bind9-45.100/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.9.5/ntp-88/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.9.5/ruby-104/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.9.5/bind9-45.100/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.9.5/libpcap-42/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.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h37 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dmyaddrinfo.h70 #undef EAI_ADDRFAMILY macro
71 #define EAI_ADDRFAMILY 1 macro
/macosx-10.9.5/ntp-88/include/
H A Dntp_rfc2553.h172 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.9.5/bind9-45.100/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.9.5/Libinfo-449.1.3/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.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h225 #undef EAI_ADDRFAMILY macro
226 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/macosx-10.9.5/bind9-45.100/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.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dutil-int.c797 #ifdef EAI_ADDRFAMILY
798 { EAI_ADDRFAMILY, N_("Address family for hostname not supported") },
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dsockaddr.c367 * in case of EAI_ADDRFAMILY.
375 #ifdef EAI_ADDRFAMILY
376 || error == EAI_ADDRFAMILY
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixChan.c2525 #if defined(EAI_ADDRFAMILY) && EAI_ADDRFAMILY != EAI_NONAME
2526 case EAI_ADDRFAMILY:
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure34386 if (EAI_ADDRFAMILY < 0) {
[all...]
/macosx-10.9.5/apr-30/apr/apr/
H A Dconfigure34383 if (EAI_ADDRFAMILY < 0) {
[all...]

Completed in 588 milliseconds