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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dasyn-thread.c450 * resolver_error() calls failf() with the appropriate message after a resolve
454 static void resolver_error(struct connectdata *conn, const char *host_or_proxy) function
500 resolver_error(conn, "proxy");
504 resolver_error(conn, "host");
545 resolver_error(conn, "host");

Completed in 95 milliseconds