Home
last modified time | relevance | path

Searched refs:CURLFTPSSL_CCC_ACTIVE (Results 1 – 9 of 9) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_SSL_CCC.md44 ## CURLFTPSSL_CCC_ACTIVE section
63 curl_easy_setopt(curl, CURLOPT_FTP_SSL_CCC, (long)CURLFTPSSL_CCC_ACTIVE);
/curl/src/
H A Dtool_paramhlp.c619 return CURLFTPSSL_CCC_ACTIVE; in ftpcccmethod()
H A Dtool_setopt.c130 NV(CURLFTPSSL_CCC_ACTIVE),
/curl/docs/libcurl/
H A Dsymbols-in-versions393 CURLFTPSSL_CCC_ACTIVE 7.16.2
/curl/include/curl/
H A Dcurl.h969 CURLFTPSSL_CCC_ACTIVE, /* Initiate the shutdown */ enumerator
/curl/lib/vtls/
H A Dgtls.c1857 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in gtls_shutdown()
H A Dsectransp.c2604 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE)
H A Dopenssl.c1991 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in ossl_shutdown()
/curl/packages/OS400/
H A Dcurl.inc.in956 d CURLFTPSSL_CCC_ACTIVE...

Completed in 64 milliseconds