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

/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgen_ho.c132 int therrno = NETDB_INTERNAL; local
149 therrno = pvt->res->res_h_errno;
165 RES_SET_H_ERRNO(pvt->res, therrno);
175 int therrno = NETDB_INTERNAL; local
192 therrno = pvt->res->res_h_errno;
204 RES_SET_H_ERRNO(pvt->res, therrno);
214 int therrno = NETDB_INTERNAL; local
232 therrno = pvt->res->res_h_errno;
245 RES_SET_H_ERRNO(pvt->res, therrno);
343 int therrno local
[all...]

Completed in 90 milliseconds