Searched defs:dnstype (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/tests/unit/ |
H A D | unit1655.c | 142 DNStype dnstype = DNS_TYPE_A; variable
|
/third_party/curl/lib/ |
H A D | doh.h | 60 DNStype dnstype; member
|
H A D | doh.c | 888 static const char *type2name(DNStype dnstype) in type2name() argument 76 doh_encode(const char *host, DNStype dnstype, unsigned char *dnsp, size_t len, size_t *olen) doh_encode() argument 214 dohprobe(struct Curl_easy *data, struct dnsprobe *p, DNStype dnstype, const char *host, const char *url, CURLM *multi, struct curl_slist *headers) dohprobe() argument 601 doh_decode(const unsigned char *doh, size_t dohlen, DNStype dnstype, struct dohentry *d) doh_decode() argument [all...] |
Completed in 2 milliseconds