Searched refs:try (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_send.c194 /* first try to bind to a random source port a few times */
363 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local
489 for (try = 0; try < statp->retry; try++) {
532 /* give the hook another try */
553 try = statp->retry;
559 * Only record stats the first time we try a query. This ensures that
563 if (try == 0) {
589 /* Only record stats the first time we try
[all...]

Completed in 21 milliseconds