Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.h53 CURLcode Curl_uc_to_curlcode(CURLUcode uc);
Durl.c2026 CURLcode Curl_uc_to_curlcode(CURLUcode uc) in Curl_uc_to_curlcode() function
2086 return Curl_uc_to_curlcode(uc); in parseurlandfillconn()
2092 return Curl_uc_to_curlcode(uc); in parseurlandfillconn()
2107 return Curl_uc_to_curlcode(uc); in parseurlandfillconn()
2118 return Curl_uc_to_curlcode(uc); in parseurlandfillconn()
2128 return Curl_uc_to_curlcode(uc); in parseurlandfillconn()
2138 return Curl_uc_to_curlcode(uc); in parseurlandfillconn()
3116 return Curl_uc_to_curlcode(uc); in override_login()
3121 return Curl_uc_to_curlcode(uc); in override_login()
Dtransfer.c1660 return Curl_uc_to_curlcode(uc); in Curl_follow()
1672 return Curl_uc_to_curlcode(uc); in Curl_follow()