HomeSort by: relevance | last modified time | path
    Searched defs:softerror (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
gen_ho.c 133 int softerror = 0; local
145 if (softerror == 0 &&
148 softerror = 1;
164 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
176 int softerror = 0; local
188 if (softerror == 0 &&
191 softerror = 1;
203 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
215 int softerror = 0; local
228 if (softerror == 0 &
344 int softerror = 0; local
    [all...]

Completed in 16 milliseconds