Searched refs:EAI_SERVICE (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgai_strerror.c55 {EAI_SERVICE, "servname not supported for ai_socktype"},
H A Droken-common.h207 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/include/
H A Dgai.h69 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Deai_to_heim_errno.c73 case EAI_SERVICE:
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Daddrinfo.h43 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/rsync-42/rsync/lib/
H A Daddrinfo.h52 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dnetdb.h80 #undef EAI_SERVICE macro
95 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dnetdb.h80 #undef EAI_SERVICE macro
95 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Daddrinfo.h42 #undef EAI_SERVICE macro
86 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in85 #undef EAI_SERVICE
102 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Dgetaddrinfo.c128 case EAI_SERVICE:
197 return EAI_SERVICE;
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dgetaddrinfo.c104 case EAI_SERVICE:
172 return EAI_SERVICE;
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dmyaddrinfo.h86 #undef EAI_SERVICE macro
87 #define EAI_SERVICE 9 macro
H A Dmyaddrinfo.c315 return (EAI_SERVICE);
479 return (EAI_SERVICE);
763 "service name not supported for ai_socktype", /* EAI_SERVICE */
/macosx-10.9.5/ntp-88/include/
H A Dntp_rfc2553.h180 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h87 #undef EAI_SERVICE macro
102 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/ntp-88/libntp/
H A Dntp_rfc2553.c98 "servname not supported for ai_socktype", /* EAI_SERVICE */
242 return (EAI_SERVICE);
247 return (EAI_SERVICE);
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h196 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h241 #undef EAI_SERVICE macro
242 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dtcp.c257 if (ierr == EAI_SERVICE && strcmp (zport, "uucp") == 0)
541 if (ierr == EAI_SERVICE && strcmp (zport, "uucp") == 0)
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dnetopen.c232 if (gerr == EAI_SERVICE)
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in86 #undef EAI_SERVICE
101 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
/macosx-10.9.5/libpcap-42/libpcap/Win32/Src/
H A Dgetaddrinfo.c213 "servname not supported for ai_socktype", /* EAI_SERVICE */
1061 return EAI_SERVICE;
1075 return EAI_SERVICE;
1078 return EAI_SERVICE;
1093 return EAI_SERVICE;

Completed in 304 milliseconds

12