HomeSort by: relevance | last modified time | path
    Searched defs:gotsomewhere (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_send.c 344 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local
364 gotsomewhere = 0;
529 ns, tries, &v_circuit, &gotsomewhere);
599 if (!gotsomewhere)
870 int *gotsomewhere)
1015 *gotsomewhere = 1;
1045 *gotsomewhere = 1;
  /src/external/bsd/libbind/dist/resolv/
res_send.c 298 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local
317 gotsomewhere = 0;
469 ns, tries, &v_circuit, &gotsomewhere);
533 if (!gotsomewhere)
793 int *gotsomewhere)
907 *gotsomewhere = 1;
930 *gotsomewhere = 1;

Completed in 104 milliseconds