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

12

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgai_strerror.c48 {EAI_FAIL, "non-recoverable failure in name resolution"},
H A Droken-common.h202 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Deai_to_heim_errno.c61 case EAI_FAIL:
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/missing/
H A Daddrinfo.h38 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
H A Dgetaddrinfo.c112 "Non-recoverable failure in name resolution", /* EAI_FAIL */
431 error = EAI_FAIL;
524 return EAI_FAIL;
558 error = EAI_FAIL;
564 error = EAI_FAIL;
583 error = EAI_FAIL;
591 ERR(EAI_FAIL);
/macosx-10.9.5/rsync-42/rsync/lib/
H A Daddrinfo.h47 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
H A Dgetaddrinfo.c127 "non-recoverable failure in name resolution.", /* EAI_FAIL */
459 error = EAI_FAIL;
561 error = EAI_FAIL;
569 ERR(EAI_FAIL);
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dnetdb.h75 #undef EAI_FAIL macro
90 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dnetdb.h75 #undef EAI_FAIL macro
90 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/bind9-45.100/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);
332 ERR(EAI_FAIL);
H A Dgetaddrinfo.c723 error = EAI_FAIL;
749 error = EAI_FAIL;
910 return (EAI_FAIL);
929 return (EAI_FAIL);
968 error = EAI_FAIL;
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Daddrinfo.h37 #undef EAI_FAIL macro
81 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
H A Dgetaddrinfo.c154 "non-recoverable failure in name resolution.", /* EAI_FAIL */
521 error = EAI_FAIL;
606 error = EAI_FAIL;
614 ERR(EAI_FAIL);
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dgetnameinfo_link.c115 return EAI_FAIL;
H A Dnetdb.h189 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/irs/include/irs/
H A Dnetdb.h.in80 #undef EAI_FAIL
97 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Daddrinfo.h40 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Daddrinfo.h40 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dmyaddrinfo.h76 #undef EAI_FAIL macro
77 #define EAI_FAIL 4 macro
/macosx-10.9.5/ntp-88/include/
H A Dntp_rfc2553.h175 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllfunc.c60 #ifndef EAI_FAIL
61 #define EAI_FAIL WSANO_RECOVERY macro
520 err = EAI_FAIL;
579 code = EAI_FAIL;
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h82 #undef EAI_FAIL macro
97 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dgetaddrinfo.c572 SETERROR(EAI_FAIL);
592 SETERROR(EAI_FAIL);
639 SETERROR(EAI_FAIL);
660 SETERROR(EAI_FAIL);
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dstub.c355 return (EAI_FAIL);
385 return (EAI_FAIL);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h231 #undef EAI_FAIL macro
232 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro

Completed in 153 milliseconds

12