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

12

/macosx-10.10.1/Heimdal-398.1.2/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.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/include/
H A Dgai.h69 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Deai_to_heim_errno.c73 case EAI_SERVICE:
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/missing/
H A Daddrinfo.h43 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/rsync-45/rsync/lib/
H A Daddrinfo.h52 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/bind9-45.101/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.10.1/ntp-92/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.10.1/ruby-106/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.10.1/bind9-45.101/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.10.1/libpcap-48/libpcap/Win32/Include/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/missing/
H A Daddrinfo.h45 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dgetaddrinfo.c128 case EAI_SERVICE:
197 return EAI_SERVICE;
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dgetaddrinfo.c104 case EAI_SERVICE:
172 return EAI_SERVICE;
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dmyaddrinfo.h86 #undef EAI_SERVICE macro
87 #define EAI_SERVICE 9 macro
H A Dmyaddrinfo.c317 return (EAI_SERVICE);
481 return (EAI_SERVICE);
769 "service name not supported for ai_socktype", /* EAI_SERVICE */
/macosx-10.10.1/ntp-92/include/
H A Dntp_rfc2553.h180 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/bind9-45.101/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.10.1/ntp-92/libntp/
H A Dntp_rfc2553.c98 "servname not supported for ai_socktype", /* EAI_SERVICE */
242 return (EAI_SERVICE);
247 return (EAI_SERVICE);
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dnetdb.h196 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h241 #undef EAI_SERVICE macro
242 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */ macro
/macosx-10.10.1/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.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dnetopen.c232 if (gerr == EAI_SERVICE)
/macosx-10.10.1/bind9-45.101/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.10.1/libpcap-48/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 159 milliseconds

12