Home
last modified time | relevance | path

Searched refs:ftp_ccc (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/lib/
H A Durldata.h1761 unsigned char ftp_ccc; /* FTP CCC options: curl_ftpccc */ member
H A Dftp.c2848 if(data->set.ftp_ccc) { in ftp_statemachine()
4432 ftpc->ccc = data->set.ftp_ccc; in ftp_setup_connection()
H A Dsetopt.c1291 data->set.ftp_ccc = (unsigned char)arg; in Curl_vsetopt()
/third_party/curl/lib/vtls/
H A Dgtls.c1483 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in gtls_shutdown()
H A Dsectransp.c3184 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE)
H A Dopenssl.c1975 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in ossl_shutdown()

Completed in 25 milliseconds