Searched refs:EAI_SOCKTYPE (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgai_strerror.c56 {EAI_SOCKTYPE, "ai_socktype not supported"},
H A Dgetaddrinfo.c58 return EAI_SOCKTYPE; /* XXX */
89 return EAI_SOCKTYPE;
H A Droken-common.h208 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Deai_to_heim_errno.c75 case EAI_SOCKTYPE:
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Daddrinfo.h44 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
H A Dgetaddrinfo.c118 "ai_socktype not supported", /* EAI_SOCKTYPE */
278 ERR(EAI_SOCKTYPE);
/macosx-10.9.5/rsync-42/rsync/lib/
H A Daddrinfo.h53 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
H A Dgetaddrinfo.c133 "ai_socktype not supported.", /* EAI_SOCKTYPE */
310 ERR(EAI_SOCKTYPE);
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dnetdb.h81 #undef EAI_SOCKTYPE macro
96 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dnetdb.h81 #undef EAI_SOCKTYPE macro
96 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Daddrinfo.h43 #undef EAI_SOCKTYPE macro
87 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
H A Dgetaddrinfo.c160 "ai_socktype not supported.", /* EAI_SOCKTYPE */
361 ERR(EAI_SOCKTYPE);
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in86 #undef EAI_SOCKTYPE
103 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Daddrinfo.h46 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h46 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dmyaddrinfo.h88 #undef EAI_SOCKTYPE macro
89 #define EAI_SOCKTYPE 10 macro
/macosx-10.9.5/ntp-88/include/
H A Dntp_rfc2553.h181 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/ntp-88/libntp/
H A Dntp_rfc2553.c99 "ai_socktype not supported", /* EAI_SOCKTYPE */
196 return (EAI_SOCKTYPE);
209 return (EAI_SOCKTYPE);
240 return (EAI_SOCKTYPE);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h88 #undef EAI_SOCKTYPE macro
103 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h197 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dgetaddrinfo.c226 return (EAI_SOCKTYPE);
239 return (EAI_SOCKTYPE);
285 return (EAI_SOCKTYPE);
715 return (EAI_SOCKTYPE);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h243 #undef EAI_SOCKTYPE macro
244 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/
H A Dgetaddrinfo.c244 return (EAI_SOCKTYPE);
257 return (EAI_SOCKTYPE);
303 return (EAI_SOCKTYPE);
1182 return (EAI_SOCKTYPE);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in87 #undef EAI_SOCKTYPE
102 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dutil-int.c810 { EAI_SOCKTYPE, N_("ai_socktype not supported") },

Completed in 148 milliseconds

12