Searched refs:therrno (Results 1 – 1 of 1) sorted by relevance
126 int therrno = NETDB_INTERNAL; in ho_byname() local143 therrno = pvt->res->res_h_errno; in ho_byname()159 RES_SET_H_ERRNO(pvt->res, therrno); in ho_byname()169 int therrno = NETDB_INTERNAL; in ho_byname2() local186 therrno = pvt->res->res_h_errno; in ho_byname2()198 RES_SET_H_ERRNO(pvt->res, therrno); in ho_byname2()208 int therrno = NETDB_INTERNAL; in ho_byaddr() local226 therrno = pvt->res->res_h_errno; in ho_byaddr()239 RES_SET_H_ERRNO(pvt->res, therrno); in ho_byaddr()337 int therrno = NETDB_INTERNAL; in ho_addrinfo() local[all …]