Home
last modified time | relevance | path

Searched refs:EAI_BADFLAGS (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/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/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c59 case EAI_BADFLAGS: in krb5_eai_to_heim_errno()
/freebsd/contrib/tnftp/
H A Dtnftp.h227 #undef EAI_BADFLAGS
228 #define EAI_BADFLAGS 3 /* invalid value for ai_flags */ macro
/freebsd/contrib/netbsd-tests/include/
H A Dt_netdb.c167 #ifdef EAI_BADFLAGS in ATF_TC_BODY()
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h199 #define EAI_BADFLAGS 3 /* invalid value for ai_flags */ macro
/freebsd/contrib/ntp/libntp/
H A Dsocktohost.c78 if (a_info == EAI_BADFLAGS) { in socktohost()
/freebsd/lib/libc/nls/
H A Dja_JP.UTF-8.msg267 $ EAI_BADFLAGS
H A Dja_JP.eucJP.msg267 $ EAI_BADFLAGS
H A Dko_KR.UTF-8.msg267 $ EAI_BADFLAGS
H A Dko_KR.eucKR.msg267 $ EAI_BADFLAGS
H A Dzh_CN.UTF-8.msg267 $ EAI_BADFLAGS
H A Dzh_CN.GB2312.msg269 $ EAI_BADFLAGS
H A Dzh_CN.GB18030.msg269 $ EAI_BADFLAGS
H A DC.msg275 $ EAI_BADFLAGS
H A Dnl_NL.ISO8859-1.msg266 $ EAI_BADFLAGS
H A Des_ES.ISO8859-1.msg267 $ EAI_BADFLAGS
H A Dgl_ES.ISO8859-1.msg267 $ EAI_BADFLAGS
H A Dhu_HU.ISO8859-2.msg267 $ EAI_BADFLAGS
/freebsd/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/contrib/libevent/include/event2/
H A Dutil.h707 #if defined(EAI_BADFLAGS) && defined(EVENT__HAVE_GETADDRINFO)
708 #define EVUTIL_EAI_BADFLAGS EAI_BADFLAGS
/freebsd/include/
H A Dnetdb.h167 #define EAI_BADFLAGS 3 /* flags parameter had an invalid value */ macro
/freebsd/contrib/libpcap/
H A Dsockutils.c938 case EAI_BADFLAGS: in get_gai_errstring()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c476 EAI_BADFLAGS == a_info) { in openhost()
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c432 ERR(EAI_BADFLAGS); in getaddrinfo()

12