Searched refs:host_or_proxy (Results 1 – 1 of 1) sorted by relevance
1465 const char *host_or_proxy; in Curl_resolver_error() local1471 host_or_proxy = "proxy"; in Curl_resolver_error()1477 host_or_proxy = "host"; in Curl_resolver_error()1481 failf(data, "Could not resolve %s: %s", host_or_proxy, in Curl_resolver_error()
Completed in 6 milliseconds