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

/bionic/libc/dns/resolv/
H A Dres_send.c195 /* first try to bind to a random source port a few times */
364 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local
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
[all...]

Completed in 29 milliseconds