Home
last modified time | relevance | path

Searched refs:ftp_ccc (Results 1 – 7 of 7) sorted by relevance

/external/curl/lib/
Durldata.h1709 curl_ftpccc ftp_ccc; /* FTP CCC options */ member
Dsetopt.c1189 data->set.ftp_ccc = (curl_ftpccc)arg; in Curl_vsetopt()
Dftp.c2753 if(data->set.ftp_ccc) { in ftp_statemach_act()
/external/curl/lib/vtls/
Dgskit.c1177 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE) in Curl_gskit_shutdown()
Dgtls.c1463 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in Curl_gtls_shutdown()
Dsectransp.c3011 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE)
Dopenssl.c1385 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in Curl_ossl_shutdown()