Searched refs:Curl_setopt (Results 1 – 5 of 5) sorted by relevance
33 CURLcode Curl_setopt(struct Curl_easy *data, CURLoption option,
384 result = Curl_setopt(data, tag, arg); in curl_easy_setopt()
684 CURLcode Curl_setopt(struct Curl_easy *data, CURLoption option, in Curl_setopt() function
1288 result = Curl_setopt(data, tag, arg); in curl_easy_setopt_ccsid()
10483 Modified Curl_setopt to recognize CURLOPT_FTP_RESPONSE_TIMEOUT10656 Modified Curl_setopt to recognize CURLOPT_FTP_CREATE_MISSING_DIRS