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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_send.c306 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local
324 gotsomewhere = 0;
490 ns, tries, &v_circuit, &gotsomewhere);
560 if (!gotsomewhere)
828 int *gotsomewhere)
969 *gotsomewhere = 1;
1000 *gotsomewhere = 1;
822 send_dg(res_state statp, int kq, const u_char *buf, int buflen, u_char *ans, int anssiz, int *terrno, int ns, int tries, int *v_circuit, int *gotsomewhere) argument

Completed in 399 milliseconds