Home
last modified time | relevance | path

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

/external/curl/lib/
Dasyn-thread.c494 const char *host_or_proxy; in resolver_error() local
499 host_or_proxy = "proxy"; in resolver_error()
505 host_or_proxy = "host"; in resolver_error()
509 failf(conn->data, "Could not resolve %s: %s", host_or_proxy, in resolver_error()