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

/freebsd-10-stable/crypto/heimdal/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
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c79 case EAI_SOCKTYPE:
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dnetdb.h81 #undef EAI_SOCKTYPE macro
96 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-10-stable/contrib/tcpdump/missing/
H A Daddrinfo.h46 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_netdb.c215 #ifdef EAI_SOCKTYPE
219 atf_tc_fail_nonfatal("EAI_SOCKTYPE not defined");
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_rfc2553.h206 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-10-stable/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-10-stable/include/
H A Dnetdb.h165 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-10-stable/contrib/tnftp/
H A Dtnftp.h241 #undef EAI_SOCKTYPE macro
242 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
/freebsd-10-stable/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-10-stable/lib/libc/net/
H A Dgetaddrinfo.c1531 return EAI_SOCKTYPE;

Completed in 208 milliseconds