Home
last modified time | relevance | path

Searched refs:host_or_proxy (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Dhostip.c1448 const char *host_or_proxy; in Curl_resolver_error() local
1454 host_or_proxy = "proxy"; in Curl_resolver_error()
1460 host_or_proxy = "host"; in Curl_resolver_error()
1464 failf(data, "Could not resolve %s: %s", host_or_proxy, in Curl_resolver_error()