Searched refs:ftp_ccc (Results 1 – 6 of 6) sorted by relevance
1749 unsigned char ftp_ccc; /* FTP CCC options: curl_ftpccc */ member
2845 if(data->set.ftp_ccc) { in ftp_statemachine()4441 ftpc->ccc = data->set.ftp_ccc; in ftp_setup_connection()
1300 data->set.ftp_ccc = (unsigned char)(curl_ftpccc)arg; in Curl_vsetopt()
1488 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in gtls_shutdown()
3199 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE)
1965 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in ossl_shutdown()