Searched defs:gotsomewhere (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/dns/resolv/ |
H A D | res_send.c | 363 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local 374 gotsomewhere = 0; 587 ns, &v_circuit, &gotsomewhere, &now, &rcode, &delay); 672 if (!gotsomewhere) 1085 int *terrno, int ns, int *v_circuit, int *gotsomewhere, 1190 *gotsomewhere = 1; 1207 *gotsomewhere = 1; 1083 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, time_t *at, int *rcode, int* delay) argument
|
Completed in 6 milliseconds