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

/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dgai_strerror.c59 {EAI_SOCKTYPE, "ai_socktype not supported"},
H A Droken-common.h194 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
H A Dgetaddrinfo.c61 return EAI_SOCKTYPE; /* XXX */
92 return EAI_SOCKTYPE;
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c77 case EAI_SOCKTYPE:
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h81 #undef EAI_SOCKTYPE macro
96 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/contrib/bind9/lib/irs/include/irs/
H A Dnetdb.h.in86 #undef EAI_SOCKTYPE
103 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
/freebsd-9.3-release/contrib/tcpdump/missing/
H A Daddrinfo.h46 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_rfc2553.h206 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_rfc2553.c244 "ai_socktype not supported", /* EAI_SOCKTYPE */
341 return (EAI_SOCKTYPE);
354 return (EAI_SOCKTYPE);
385 return (EAI_SOCKTYPE);
/freebsd-9.3-release/contrib/lukemftpd/
H A Dlukemftpd.h184 #undef EAI_SOCKTYPE macro
185 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h89 #undef EAI_SOCKTYPE macro
104 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dgetaddrinfo.c226 return (EAI_SOCKTYPE);
239 return (EAI_SOCKTYPE);
285 return (EAI_SOCKTYPE);
707 return (EAI_SOCKTYPE);
/freebsd-9.3-release/include/
H A Dnetdb.h165 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/contrib/tnftp/
H A Dtnftp.h241 #undef EAI_SOCKTYPE macro
242 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h696 #if defined(EAI_SOCKTYPE) && defined(EVENT__HAVE_GETADDRINFO)
697 #define EVUTIL_EAI_SOCKTYPE EAI_SOCKTYPE
/freebsd-9.3-release/contrib/bind9/lib/irs/
H A Dgetaddrinfo.c245 return (EAI_SOCKTYPE);
258 return (EAI_SOCKTYPE);
304 return (EAI_SOCKTYPE);
1184 return (EAI_SOCKTYPE);
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in87 #undef EAI_SOCKTYPE
102 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
/freebsd-9.3-release/lib/libc/net/
H A Dgetaddrinfo.c1463 return EAI_SOCKTYPE;

Completed in 236 milliseconds