Lines Matching refs:NETDB_INTERNAL
132 int therrno = NETDB_INTERNAL; in ho_byname()
140 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byname()
147 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_byname()
175 int therrno = NETDB_INTERNAL; in ho_byname2()
183 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byname2()
190 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_byname2()
214 int therrno = NETDB_INTERNAL; in ho_byaddr()
223 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr()
230 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_byaddr()
343 int therrno = NETDB_INTERNAL; in ho_addrinfo()
351 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_addrinfo()
360 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_addrinfo()