Home
last modified time | relevance | path

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

/external/curl/lib/
Dhostip.h88 int Curl_resolv_timeout(struct connectdata *conn, const char *hostname,
Dhostip.c653 int Curl_resolv_timeout(struct connectdata *conn, in Curl_resolv_timeout() function
Durl.c3489 rc = Curl_resolv_timeout(conn, conn->hostname_resolve, (int)conn->port, in resolve_server()
3513 rc = Curl_resolv_timeout(conn, conn->hostname_resolve, (int)conn->port, in resolve_server()