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

/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c130 int therrno = NETDB_INTERNAL; local
147 therrno = pvt->res->res_h_errno;
163 RES_SET_H_ERRNO(pvt->res, therrno);
173 int therrno = NETDB_INTERNAL; local
190 therrno = pvt->res->res_h_errno;
202 RES_SET_H_ERRNO(pvt->res, therrno);
212 int therrno = NETDB_INTERNAL; local
230 therrno = pvt->res->res_h_errno;
243 RES_SET_H_ERRNO(pvt->res, therrno);
341 int therrno local
[all...]

Completed in 49 milliseconds