Searched refs:EAI_BADFLAGS (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/crypto/heimdal/lib/roken/
H A Dgai_strerror.c47 {EAI_BADFLAGS, "invalid value for ai_flags"},
H A Droken-common.h201 #define EAI_BADFLAGS 3 /* invalid value for ai_flags */ macro
/freebsd-current/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c59 case EAI_BADFLAGS:
/freebsd-current/contrib/ntp/include/
H A Dntp_rfc2553.h199 #define EAI_BADFLAGS 3 /* invalid value for ai_flags */ macro
/freebsd-current/contrib/netbsd-tests/include/
H A Dt_netdb.c167 #ifdef EAI_BADFLAGS
171 atf_tc_fail_nonfatal("EAI_BADFLAGS not defined");
/freebsd-current/contrib/ntp/libntp/
H A Dsocktohost.c78 if (a_info == EAI_BADFLAGS) {
/freebsd-current/include/
H A Dnetdb.h167 #define EAI_BADFLAGS 3 /* flags parameter had an invalid value */ macro
/freebsd-current/contrib/tnftp/
H A Dtnftp.h227 #undef EAI_BADFLAGS macro
228 #define EAI_BADFLAGS 3 /* invalid value for ai_flags */ macro
/freebsd-current/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h707 #if defined(EAI_BADFLAGS) && defined(EVENT__HAVE_GETADDRINFO)
708 #define EVUTIL_EAI_BADFLAGS EAI_BADFLAGS
/freebsd-current/contrib/libevent/include/event2/
H A Dutil.h707 #if defined(EAI_BADFLAGS) && defined(EVENT__HAVE_GETADDRINFO)
708 #define EVUTIL_EAI_BADFLAGS EAI_BADFLAGS
/freebsd-current/contrib/libpcap/
H A Dsockutils.c942 case EAI_BADFLAGS:
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.c476 EAI_BADFLAGS == a_info) {
/freebsd-current/lib/libc/net/
H A Dgetaddrinfo.c432 ERR(EAI_BADFLAGS);
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c740 EAI_BADFLAGS == a_info) {

Completed in 399 milliseconds