Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Ddoh.h75 * Curl_doh() resolve a name using DoH (DNS-over-HTTPS). It resolves a name
79 struct Curl_addrinfo *Curl_doh(struct Curl_easy *data,
124 #define Curl_doh(a,b,c,d) NULL macro
H A Ddoh.c361 * Curl_doh() resolves a name using DoH. It resolves a name and returns a
365 struct Curl_addrinfo *Curl_doh(struct Curl_easy *data, in Curl_doh() function
H A Dhostip.c804 addr = Curl_doh(data, hostname, port, &respwait); in Curl_resolv()

Completed in 6 milliseconds