Searched refs:EAI_FAIL (Results 1 - 22 of 22) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dgai_strerror.c51 {EAI_FAIL, "non-recoverable failure in name resolution"},
H A Droken-common.h188 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c63 case EAI_FAIL:
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dnetdb.h75 #undef EAI_FAIL macro
90 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/contrib/bind9/lib/irs/
H A Dgetnameinfo.c170 ERR(EAI_FAIL);
175 ERR(EAI_FAIL);
188 ERR(EAI_FAIL);
293 ERR(EAI_FAIL);
302 ERR(EAI_FAIL);
333 ERR(EAI_FAIL);
H A Dgetaddrinfo.c726 error = EAI_FAIL;
752 error = EAI_FAIL;
914 return (EAI_FAIL);
933 return (EAI_FAIL);
972 error = EAI_FAIL;
/freebsd-9.3-release/contrib/bind9/lib/irs/include/irs/
H A Dnetdb.h.in80 #undef EAI_FAIL
97 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
/freebsd-9.3-release/contrib/tcpdump/missing/
H A Daddrinfo.h40 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_rfc2553.h200 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/contrib/lukemftpd/
H A Dlukemftpd.h172 #undef EAI_FAIL macro
173 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/lib/bind/lwres/lwres/
H A Dnetdb.h83 #undef EAI_FAIL macro
98 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dgetaddrinfo.c572 SETERROR(EAI_FAIL);
590 SETERROR(EAI_FAIL);
635 SETERROR(EAI_FAIL);
654 SETERROR(EAI_FAIL);
/freebsd-9.3-release/include/
H A Dnetdb.h156 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/contrib/tnftp/
H A Dtnftp.h229 #undef EAI_FAIL macro
230 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/freebsd-9.3-release/lib/libc/net/
H A Dgetnameinfo.c135 return EAI_FAIL;
147 return EAI_FAIL;
H A Dgetaddrinfo.c530 ERR(EAI_FAIL);
619 error = EAI_FAIL;
1883 error = EAI_FAIL;
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h663 #if defined(EAI_FAIL) && defined(EVENT__HAVE_GETADDRINFO)
664 #define EVUTIL_EAI_FAIL EAI_FAIL
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in81 #undef EAI_FAIL
96 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_rfc2553.c238 "Non-recoverable failure in name resolution", /* EAI_FAIL */
448 return (EAI_FAIL);
H A Dntp_intres.c1113 case EAI_FAIL:
/freebsd-9.3-release/lib/libfetch/
H A Dcommon.c70 { EAI_FAIL, FETCH_RESOLV, "Non-recoverable resolver failure" },
/freebsd-9.3-release/contrib/ntp/ntpdate/
H A Dntpdate.c1374 if (error == EAI_FAIL || error == EAI_AGAIN){

Completed in 306 milliseconds