Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c126 int therrno = NETDB_INTERNAL; in ho_byname() local
143 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() local
186 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() local
226 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 …]