Home
last modified time | relevance | path

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

12

/NextBSD/contrib/ntp/lib/isc/win32/
HDnetdb.h73 #undef EAI_AGAIN
88 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/NextBSD/contrib/ntp/libntp/
HDntp_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()
/NextBSD/crypto/heimdal/lib/roken/
HDgai_strerror.c46 {EAI_AGAIN, "temporary failure in name resolution"},
HDroken-common.h200 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/NextBSD/crypto/heimdal/lib/krb5/
HDeai_to_heim_errno.c57 case EAI_AGAIN: in krb5_eai_to_heim_errno()
/NextBSD/contrib/tnftp/
HDtnftp.h225 #undef EAI_AGAIN
226 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/NextBSD/contrib/tcpdump/missing/
HDaddrinfo.h36 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/NextBSD/contrib/netbsd-tests/include/
HDt_netdb.c159 #ifdef EAI_AGAIN in ATF_TC_BODY()
/NextBSD/contrib/ntp/include/
HDntp_rfc2553.h198 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDutil.h653 #if defined(EAI_AGAIN) && defined(EVENT__HAVE_GETADDRINFO)
654 #define EVUTIL_EAI_AGAIN EAI_AGAIN
/NextBSD/lib/libc/nls/
HDja_JP.eucJP.msg266 $ EAI_AGAIN
HDko_KR.eucKR.msg266 $ EAI_AGAIN
HDja_JP.UTF-8.msg266 $ EAI_AGAIN
HDko_KR.UTF-8.msg266 $ EAI_AGAIN
HDzh_CN.UTF-8.msg266 $ EAI_AGAIN
HDzh_CN.GB2312.msg268 $ EAI_AGAIN
HDzh_CN.GB18030.msg268 $ EAI_AGAIN
HDC.msg272 $ EAI_AGAIN
HDnl_NL.ISO8859-1.msg265 $ EAI_AGAIN
HDes_ES.ISO8859-1.msg266 $ EAI_AGAIN
HDgl_ES.ISO8859-1.msg266 $ EAI_AGAIN
HDhu_HU.ISO8859-2.msg266 $ EAI_AGAIN
/NextBSD/include/
HDnetdb.h154 #define EAI_AGAIN 2 /* temporary failure in name resolution */ macro
/NextBSD/contrib/dma/
HDdns.c81 case EAI_AGAIN: in add_host()
/NextBSD/usr.sbin/ypldap/
HDypldap_dns.c219 if (error == EAI_AGAIN || error == EAI_NONAME) in host_dns()

12