Lines Matching defs:tries
313 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n;
464 for (tries = 0; tries < statp->retry; tries++) {
471 if (tries == 0 && defer_is_allowed) {
537 tries = statp->retry;
552 ns, tries, &v_circuit, &gotsomewhere);
619 if (tries == 0 && statp->retry == 1 && !query_is_sent) {
622 tries--;
887 int anssiz, int *terrno, int ns, int tries, int *v_circuit,
981 nanoseconds <<= tries;
989 seconds = (statp->retrans << tries);