Home | History | Annotate | Download | only in irs

Lines Matching defs:softerror

133 	int softerror = 0;
145 if (softerror == 0 &&
148 softerror = 1;
164 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
176 int softerror = 0;
188 if (softerror == 0 &&
191 softerror = 1;
203 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
215 int softerror = 0;
228 if (softerror == 0 &&
231 softerror = 1;
244 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
344 int softerror = 0;
358 if (softerror == 0 &&
361 softerror = 1;
374 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)