Home
last modified time | relevance | path

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

/external/curl/lib/
Dhostip.c452 int rc = CURLRESOLV_ERROR; /* default to failure */ in Curl_resolv()
479 return CURLRESOLV_ERROR; in Curl_resolv()
499 return CURLRESOLV_ERROR; in Curl_resolv()
623 rc = CURLRESOLV_ERROR; in Curl_resolv_timeout()
Dhostip.h83 #define CURLRESOLV_ERROR -1 macro
Dsocks.c162 if(rc == CURLRESOLV_ERROR) in Curl_SOCKS4()
593 if(rc == CURLRESOLV_ERROR)
/external/curl/
DCHANGES.0373 to "name lookup timed out" and then returns with CURLRESOLV_ERROR. I guess