Home
last modified time | relevance | path

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

/third_party/curl/docs/libcurl/opts/
DCURLOPT_FTP_SSL_CCC.md42 ## CURLFTPSSL_CCC_ACTIVE section in DESCRIPTION
65 curl_easy_setopt(curl, CURLOPT_FTP_SSL_CCC, (long)CURLFTPSSL_CCC_ACTIVE);
/third_party/curl/src/
Dtool_paramhlp.c580 return CURLFTPSSL_CCC_ACTIVE; in ftpcccmethod()
Dtool_setopt.c121 NV(CURLFTPSSL_CCC_ACTIVE),
/third_party/curl/docs/libcurl/
Dsymbols-in-versions392 CURLFTPSSL_CCC_ACTIVE 7.16.2
Dlibcurl-symbols.md1160 ## CURLFTPSSL_CCC_ACTIVE section in libcurl symbols
/third_party/curl/lib/vtls/
Dgtls.c1483 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in gtls_shutdown()
Dsectransp.c3184 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE)
Dopenssl.c1975 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in ossl_shutdown()
/third_party/curl/include/curl/
Dcurl.h957 CURLFTPSSL_CCC_ACTIVE, /* Initiate the shutdown */ enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in952 d CURLFTPSSL_CCC_ACTIVE...