Lines Matching defs:try
120 /* 0 = not present, 1 = try it, 2 = exists */
340 int gotsomewhere, connreset, terrno, try, v_circuit, resplen, ns;
363 for (try = 0; try < _res.retry; try++) {
390 /* give the hook another try */
416 try = _res.retry;
598 if (_res.nscount == 1 || (try == 0 && ns == 0)) {
671 msec = (_res.retrans << try) * 1000;
672 if (try > 0)
678 timeout.tv_sec = (_res.retrans << try);
679 if (try > 0)
890 /* give the hook another try */