Home | History | Annotate | Download | only in irs

Lines Matching refs:TRY_AGAIN

154 		 * The value TRY_AGAIN can mean that the service
158 * H_ERRNO is TRY_AGAIN, we continue to try other lookup
159 * functions, otherwise we return the TRY_AGAIN error.
161 if (pvt->res->res_h_errno != TRY_AGAIN || errno != ECONNREFUSED)
198 * the interpretation of TRY_AGAIN and ECONNREFUSED.
200 if (pvt->res->res_h_errno != TRY_AGAIN || errno != ECONNREFUSED)
239 * the interpretation of TRY_AGAIN and ECONNREFUSED.
241 if (pvt->res->res_h_errno != TRY_AGAIN || errno != ECONNREFUSED)
368 * the interpretation of TRY_AGAIN and ECONNREFUSED.
370 if (pvt->res->res_h_errno != TRY_AGAIN ||