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 in function:res_nsend
364 gotsomewhere = 0;
529 ns, tries, &v_circuit, &gotsomewhere);
599 if (!gotsomewhere)
870 int *gotsomewhere)
1015 *gotsomewhere = 1;
1045 *gotsomewhere = 1;
res_send.c 344 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local in function:res_nsend
364 gotsomewhere = 0;
529 ns, tries, &v_circuit, &gotsomewhere);
599 if (!gotsomewhere)
870 int *gotsomewhere)
1015 *gotsomewhere = 1;
1045 *gotsomewhere = 1;

Completed in 25 milliseconds