Searched refs:ftp_ccc (Results 1 – 3 of 3) sorted by relevance
1680 unsigned char ftp_ccc; /* FTP CCC options: curl_ftpccc */ member
2803 if(data->set.ftp_ccc) { in ftp_statemachine()2823 (data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE)); in ftp_statemachine()4420 ftpc->ccc = data->set.ftp_ccc; in ftp_setup_connection()
780 data->set.ftp_ccc = (unsigned char)arg; in setopt_long()
Completed in 39 milliseconds