Home | History | Annotate | Download | only in resolv

Lines Matching defs:try

195     /* first try to bind to a random source port a few times */
364 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n;
490 for (try = 0; try < statp->retry; try++) {
529 /* give the hook another try */
550 try = statp->retry;
556 * Only record stats the first time we try a query. This ensures that
560 if (try == 0) {
586 /* Only record stats the first time we try a query. See above. */
587 if (try == 0) {
651 /* give the hook another try */