Searched refs:Curl_setopt (Results 1 – 5 of 5) sorted by relevance
32 CURLcode Curl_setopt(struct SessionHandle *data, CURLoption option,
399 result = Curl_setopt(data, tag, arg); in curl_easy_setopt()
692 CURLcode Curl_setopt(struct SessionHandle *data, CURLoption option, in Curl_setopt() function
1264 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