Searched refs:TRY_AGAIN (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dgetipnodebyaddr.c52 case TRY_AGAIN :
67 *error_num = TRY_AGAIN;
H A Dgetipnodebyname.c64 case TRY_AGAIN :
79 *error_num = TRY_AGAIN;
H A Droken-common.h173 #ifndef TRY_AGAIN
174 #define TRY_AGAIN 2 macro
/macosx-10.10/postfix-255/postfix/src/dns/
H A Ddns_strerror.c50 TRY_AGAIN, "Host not found, try again",
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Deai_to_heim_errno.c105 case TRY_AGAIN:
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dnetdb.h55 #undef TRY_AGAIN macro
63 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */ macro
/macosx-10.10/ntp-92/lib/isc/win32/
H A Dnetdb.h55 #undef TRY_AGAIN macro
63 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */ macro
/macosx-10.10/autofs-246/automountlib/
H A Dselfcheck.c106 if (error_num == TRY_AGAIN)
/macosx-10.10/bind9-45.101/bind9/lib/irs/include/irs/
H A Dnetdb.h.in58 #undef TRY_AGAIN
66 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */
/macosx-10.10/Libinfo-459/dns.subproj/
H A Dres_query.c97 h_errno = TRY_AGAIN;
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dread.c128 #ifndef TRY_AGAIN
129 #define TRY_AGAIN macro
136 #ifndef TRY_AGAIN
137 #define TRY_AGAIN macro
143 #ifdef TRY_AGAIN
165 #endif /* TRY_AGAIN */
/macosx-10.10/BerkeleyDB-21/db/os/
H A Dos_addrinfo.c112 case TRY_AGAIN:
/macosx-10.10/libresolv-57/
H A Dres_query.c456 h_errno = TRY_AGAIN;
636 __h_errno_set(statp, TRY_AGAIN);
660 __h_errno_set(statp, TRY_AGAIN);
842 __h_errno_set(statp, TRY_AGAIN);
854 case TRY_AGAIN:
896 __h_errno_set(statp, TRY_AGAIN);
974 __h_errno_set(statp, TRY_AGAIN);
986 case TRY_AGAIN:
1027 else if (got_servfail) __h_errno_set(statp, TRY_AGAIN);
/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h62 #undef TRY_AGAIN macro
70 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
/macosx-10.10/ntp-92/libntp/
H A Dntp_rfc2553.c301 if (h_errno == TRY_AGAIN)
411 if (errval == TRY_AGAIN || errval == EAI_AGAIN)
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dread.c135 #ifndef TRY_AGAIN
136 #define TRY_AGAIN macro
143 #ifndef TRY_AGAIN
144 #define TRY_AGAIN macro
150 #ifdef TRY_AGAIN
172 #endif /* TRY_AGAIN */
/macosx-10.10/libedit-40/src/
H A Dread.c135 #ifndef TRY_AGAIN
136 #define TRY_AGAIN macro
143 #ifndef TRY_AGAIN
144 #define TRY_AGAIN macro
150 #ifdef TRY_AGAIN
172 #endif /* TRY_AGAIN */
/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dnetdb.h175 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */ macro
/macosx-10.10/postfix-255/postfix/src/util/
H A Dmyaddrinfo.c351 return (h_errno == TRY_AGAIN ? EAI_AGAIN : EAI_NODATA);
658 return (h_errno == TRY_AGAIN ? EAI_AGAIN : EAI_NONAME);
/macosx-10.10/bind9-45.101/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in61 #undef TRY_AGAIN
69 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */
/macosx-10.10/ntp-92/include/
H A Dntp_machine.h329 #define TRY_AGAIN 2 macro
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXsocket.c68 case TRY_AGAIN:
69 errorCode = "TRY_AGAIN";
/macosx-10.10/bind9-45.101/bind9/contrib/queryperf/missing/
H A Dgetaddrinfo.c577 case TRY_AGAIN:
/macosx-10.10/bootp-298/bootplib/
H A Darp.c316 if (h_errno == TRY_AGAIN) {
/macosx-10.10/rsync-45/rsync/lib/
H A Dgetaddrinfo.c556 case TRY_AGAIN:

Completed in 286 milliseconds

12