Home
last modified time | relevance | path

Searched defs:gotsomewhere (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/libc/dns/resolv/
H A Dres_send.c354 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; in res_nsend() local
1071 int *terrno, int ns, int *v_circuit, int *gotsomewhere, in send_dg()
/aosp_15_r20/packages/modules/DnsResolver/
Dres_send.cpp573 int gotsomewhere = 0; in res_nsend() local
1086 int* terrno, size_t* ns, int* v_circuit, int* gotsomewhere, int* rcode) { in send_dg()