Home
last modified time | relevance | path

Searched refs:Curl_setopt (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Durl.h33 CURLcode Curl_setopt(struct Curl_easy *data, CURLoption option,
Deasy.c384 result = Curl_setopt(data, tag, arg); in curl_easy_setopt()
Durl.c684 CURLcode Curl_setopt(struct Curl_easy *data, CURLoption option, in Curl_setopt() function
/external/curl/packages/OS400/
Dccsidcurl.c1288 result = Curl_setopt(data, tag, arg); in curl_easy_setopt_ccsid()
/external/curl/
DCHANGES.010483 Modified Curl_setopt to recognize CURLOPT_FTP_RESPONSE_TIMEOUT
10656 Modified Curl_setopt to recognize CURLOPT_FTP_CREATE_MISSING_DIRS