[go: nahoru, domu]

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

/bionic/libc/dns/resolv/
H A Dres_send.c364 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local
375 gotsomewhere = 0;
584 ns, &v_circuit, &gotsomewhere, &now, &rcode, &delay);
669 if (!gotsomewhere)
1082 int *terrno, int ns, int *v_circuit, int *gotsomewhere,
1187 *gotsomewhere = 1;
1204 *gotsomewhere = 1;
1080 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 21 milliseconds