Home
last modified time | relevance | path

Searched refs:TRY_AGAIN (Results 1 – 25 of 40) sorted by relevance

12

/titanic_44/usr/src/lib/libresolv2/common/resolv/
H A Dres_query.c170 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 Dres_query.c105 h_errno = TRY_AGAIN;
121 h_errno = TRY_AGAIN;
196 h_errno = TRY_AGAIN;
H A Dres_gethost.c124 h_errno = TRY_AGAIN;
220 h_errno = TRY_AGAIN;
H A Dnetdb.h202 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
/titanic_44/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c159 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 Dgen_nw.c157 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 Ddns_nw.c329 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 Dnetdb.h53 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
/titanic_44/usr/src/cmd/sendmail/src/
H A Ddomain.c302 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 Dnetdb.h85 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Derrstring.c112 case TRY_AGAIN + E_DNSBASE:
/titanic_44/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_door.h104 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dnetdb_h.cfg31 #value | TRY_AGAIN | int | netdb.h | -ALL SUS+ -SUSv4+
/titanic_44/usr/src/lib/libmapid/common/
H A Dmapid.c107 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 Dselfcheck.c71 if (error_num == TRY_AGAIN) in self_check()
/titanic_44/usr/src/head/
H A Dnetdb.h382 #define TRY_AGAIN 2 /* Non-Authoritive Host not found, or SERVERFAIL */ macro
/titanic_44/usr/src/lib/nsswitch/ldap/common/
H A Dldap_utils.c186 return (TRY_AGAIN); in __nss2herrno()
/titanic_44/usr/src/lib/libsocket/inet/
H A Dgetnameinfo.c176 case TRY_AGAIN: in getnameinfo()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c632 if (error_num == TRY_AGAIN) {
643 if (error_num == TRY_AGAIN) {
681 if (error_num == TRY_AGAIN) {
H A Dsnoop_filter.c1506 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 Dtninfo.c235 if (herr == TRY_AGAIN) in print_rh()
/titanic_44/usr/src/lib/libslp/clib/
H A Dslp_net_utils.c385 case TRY_AGAIN: in slp_gethostbyaddr()
/titanic_44/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1249 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 Dtnctl.c297 if (err == TRY_AGAIN) in process_rh()
/titanic_44/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c285 if (error_num == TRY_AGAIN) { in parsehosts()

12