/titanic_44/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_query.c | 170 RES_SET_H_ERRNO(statp, TRY_AGAIN); in res_nquery() 188 RES_SET_H_ERRNO(statp, TRY_AGAIN); in res_nquery() 294 RES_SET_H_ERRNO(statp, TRY_AGAIN); in res_nsearch() 305 case TRY_AGAIN: in res_nsearch() 349 RES_SET_H_ERRNO(statp, TRY_AGAIN); in res_nsearch()
|
/titanic_44/usr/src/lib/libresolv/ |
H A D | res_query.c | 105 h_errno = TRY_AGAIN; 121 h_errno = TRY_AGAIN; 196 h_errno = TRY_AGAIN;
|
H A D | res_gethost.c | 124 h_errno = TRY_AGAIN; 220 h_errno = TRY_AGAIN;
|
H A D | netdb.h | 202 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
|
/titanic_44/usr/src/lib/libresolv2/common/irs/ |
H A D | gen_ho.c | 159 if (pvt->res->res_h_errno != TRY_AGAIN || errno != ECONNREFUSED) in ho_byname() 198 if (pvt->res->res_h_errno != TRY_AGAIN || errno != ECONNREFUSED) in ho_byname2() 239 if (pvt->res->res_h_errno != TRY_AGAIN || errno != ECONNREFUSED) in ho_byaddr() 368 if (pvt->res->res_h_errno != TRY_AGAIN || in ho_addrinfo()
|
H A D | gen_nw.c | 157 if (pvt->res->res_h_errno != TRY_AGAIN && in nw_byname() 180 if (pvt->res->res_h_errno != TRY_AGAIN && in nw_byaddr()
|
H A D | dns_nw.c | 329 RES_SET_H_ERRNO(pvt->res, TRY_AGAIN); in get1101answer() 436 RES_SET_H_ERRNO(pvt->res, TRY_AGAIN); in get1101answer()
|
/titanic_44/usr/src/stand/lib/sa/ |
H A D | netdb.h | 53 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | domain.c | 302 case TRY_AGAIN: 494 h_errno == TRY_AGAIN || 507 h_errno == TRY_AGAIN || 913 if (save_errno == ECONNREFUSED || h_errno == TRY_AGAIN) 919 SM_SET_H_ERRNO(TRY_AGAIN);
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | netdb.h | 85 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | errstring.c | 112 case TRY_AGAIN + E_DNSBASE:
|
/titanic_44/usr/src/uts/common/sys/scsi/adapters/ |
H A D | iscsi_door.h | 104 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
|
/titanic_44/usr/src/test/libc-tests/cfg/symbols/ |
H A D | netdb_h.cfg | 31 #value | TRY_AGAIN | int | netdb.h | -ALL SUS+ -SUSv4+
|
/titanic_44/usr/src/lib/libmapid/common/ |
H A D | mapid.c | 107 case TRY_AGAIN: in resolv_error() 655 case TRY_AGAIN: in resolv_query_thread() 797 case TRY_AGAIN: in get_dns_txt_domain()
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | selfcheck.c | 71 if (error_num == TRY_AGAIN) in self_check()
|
/titanic_44/usr/src/head/ |
H A D | netdb.h | 382 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
|
/titanic_44/usr/src/lib/nsswitch/ldap/common/ |
H A D | ldap_utils.c | 186 return (TRY_AGAIN); in __nss2herrno()
|
/titanic_44/usr/src/lib/libsocket/inet/ |
H A D | getnameinfo.c | 176 case TRY_AGAIN: in getnameinfo()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 632 if (error_num == TRY_AGAIN) { 643 if (error_num == TRY_AGAIN) { 681 if (error_num == TRY_AGAIN) {
|
H A D | snoop_filter.c | 1506 if (error_num == TRY_AGAIN) { in ipaddr_match() 1521 if (error_num == TRY_AGAIN) { in ipaddr_match() 1575 if (error_num == TRY_AGAIN) { in ipaddr_match()
|
/titanic_44/usr/src/cmd/tsol/tninfo/ |
H A D | tninfo.c | 235 if (herr == TRY_AGAIN) in print_rh()
|
/titanic_44/usr/src/lib/libslp/clib/ |
H A D | slp_net_utils.c | 385 case TRY_AGAIN: in slp_gethostbyaddr()
|
/titanic_44/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet.c | 1249 return (TRY_AGAIN); in __nss2herrno() 1253 return (TRY_AGAIN); in __nss2herrno() 1265 case TRY_AGAIN: in _herrno2nss() 1285 case TRY_AGAIN: in __herrno2netdir() 2487 return (TRY_AGAIN); in nd2herrno()
|
/titanic_44/usr/src/cmd/tsol/tnctl/ |
H A D | tnctl.c | 297 if (err == TRY_AGAIN) in process_rh()
|
/titanic_44/usr/src/lib/auditd_plugins/remote/ |
H A D | audit_remote.c | 285 if (error_num == TRY_AGAIN) { in parsehosts()
|