Home
last modified time | relevance | path

Searched refs:therrno (Results 1 – 1 of 1) sorted by relevance

/dports/dns/libbind/libbind-6.0/irs/
H A Dgen_ho.c130 int therrno = NETDB_INTERNAL; in ho_byname() local
147 therrno = pvt->res->res_h_errno; in ho_byname()
163 RES_SET_H_ERRNO(pvt->res, therrno); in ho_byname()
173 int therrno = NETDB_INTERNAL; in ho_byname2() local
190 therrno = pvt->res->res_h_errno; in ho_byname2()
202 RES_SET_H_ERRNO(pvt->res, therrno); in ho_byname2()
212 int therrno = NETDB_INTERNAL; in ho_byaddr() local
230 therrno = pvt->res->res_h_errno; in ho_byaddr()
243 RES_SET_H_ERRNO(pvt->res, therrno); in ho_byaddr()
341 int therrno = NETDB_INTERNAL; in ho_addrinfo() local
[all …]