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

/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c131 int softerror = 0; local
143 if (softerror == 0 &&
146 softerror = 1;
162 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
174 int softerror = 0; local
186 if (softerror == 0 &&
189 softerror = 1;
201 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
213 int softerror = 0; local
226 if (softerror
342 int softerror = 0; local
[all...]

Completed in 50 milliseconds