HomeSort by relevance Sort by last modified time
    Searched refs:DNStype (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
doh.h 65 } DNStype;
95 DNStype dnstype,
101 DNStype dnstype,
doh.c 76 DNStype dnstype,
128 *dnsp++ = (unsigned char)dnstype;
184 struct dnsprobe *p, DNStype dnstype,
193 DOHcode d = doh_encode(host, dnstype, p->dohbuffer, sizeof(p->dohbuffer),
200 p->dnstype = dnstype;
578 DNStype dnstype,
    [all...]
  /external/curl/tests/unit/
unit1650.c 52 DNStype type;
73 DNStype type;

Completed in 1186 milliseconds