Home
last modified time | relevance | path

Searched refs:EAI_AGAIN (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/ntp/libntp/
H A Dntp_rfc2553.c446 return (EAI_AGAIN); in getnameinfo()
548 if (errval == TRY_AGAIN || errval == EAI_AGAIN) in do_nodename()
549 return (EAI_AGAIN); in do_nodename()
H A Dntp_intres.c1111 case EAI_AGAIN: in should_retry_dns()
/freebsd/crypto/heimdal/lib/roken/
H A Dgai_strerror.c46 {EAI_AGAIN, "temporary failure in name resolution"},
H A Droken-common.h200 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/freebsd/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c57 case EAI_AGAIN: in krb5_eai_to_heim_errno()
/freebsd/contrib/tnftp/
H A Dtnftp.h225 #undef EAI_AGAIN
226 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/freebsd/contrib/netbsd-tests/include/
H A Dt_netdb.c159 #ifdef EAI_AGAIN in ATF_TC_BODY()
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h198 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/freebsd/lib/libc/nls/
H A Dja_JP.UTF-8.msg265 $ EAI_AGAIN
H A Dja_JP.eucJP.msg265 $ EAI_AGAIN
H A Dko_KR.UTF-8.msg265 $ EAI_AGAIN
H A Dko_KR.eucKR.msg265 $ EAI_AGAIN
H A Dzh_CN.UTF-8.msg265 $ EAI_AGAIN
H A Dzh_CN.GB2312.msg267 $ EAI_AGAIN
H A Dzh_CN.GB18030.msg267 $ EAI_AGAIN
H A DC.msg273 $ EAI_AGAIN
H A Dnl_NL.ISO8859-1.msg264 $ EAI_AGAIN
H A Des_ES.ISO8859-1.msg265 $ EAI_AGAIN
H A Dgl_ES.ISO8859-1.msg265 $ EAI_AGAIN
H A Dhu_HU.ISO8859-2.msg265 $ EAI_AGAIN
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h702 #if defined(EAI_AGAIN) && defined(EVENT__HAVE_GETADDRINFO)
703 #define EVUTIL_EAI_AGAIN EAI_AGAIN
/freebsd/contrib/libevent/include/event2/
H A Dutil.h702 #if defined(EAI_AGAIN) && defined(EVENT__HAVE_GETADDRINFO)
703 #define EVUTIL_EAI_AGAIN EAI_AGAIN
/freebsd/include/
H A Dnetdb.h166 #define EAI_AGAIN 2 /* name could not be resolved at this time */ macro
/freebsd/contrib/dma/
H A Ddns.c82 case EAI_AGAIN: in add_host()
/freebsd/usr.sbin/ypldap/
H A Dypldap_dns.c218 if (error == EAI_AGAIN || error == EAI_NONAME) in host_dns()

12