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

/bionic/libc/netbsd/resolv/
H A Dres_send.c366 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local
387 gotsomewhere = 0;
574 ns, &v_circuit, &gotsomewhere);
652 if (!gotsomewhere)
1049 int *terrno, int ns, int *v_circuit, int *gotsomewhere)
1149 *gotsomewhere = 1;
1166 *gotsomewhere = 1;
1047 send_dg(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz, int *terrno, int ns, int *v_circuit, int *gotsomewhere) argument

Completed in 32 milliseconds