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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostip.h89 int Curl_resolv_timeout(struct connectdata *conn, const char *hostname,
H A Dhostip.c524 * Curl_resolv_timeout() is the same as Curl_resolv() but specifies a
545 int Curl_resolv_timeout(struct connectdata *conn, function
H A Durl.c4932 rc = Curl_resolv_timeout(conn, conn->host.name, (int)conn->port,
4953 rc = Curl_resolv_timeout(conn, conn->proxy.name, (int)conn->port,

Completed in 43 milliseconds