Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_paramhlp.c516 return CURLFTPSSL_CCC_ACTIVE; in ftpcccmethod()
Dtool_setopt.c111 NV(CURLFTPSSL_CCC_ACTIVE),
/external/curl/docs/libcurl/
Dsymbols-in-versions200 CURLFTPSSL_CCC_ACTIVE 7.16.2
/external/google-breakpad/src/third_party/curl/
Dcurl.h579 CURLFTPSSL_CCC_ACTIVE, /* Initiate the shutdown */ enumerator
/external/curl/lib/vtls/
Dgskit.c1273 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE) in Curl_gskit_shutdown()
Dgtls.c1645 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in Curl_gtls_shutdown()
Dsectransp.c2963 if(data->set.ftp_ccc != CURLFTPSSL_CCC_ACTIVE)
Dopenssl.c1315 if(data->set.ftp_ccc == CURLFTPSSL_CCC_ACTIVE) in Curl_ossl_shutdown()
/external/curl/include/curl/
Dcurl.h848 CURLFTPSSL_CCC_ACTIVE, /* Initiate the shutdown */ enumerator
/external/curl/lib/
Dsetopt.c1136 if((arg < CURLFTPSSL_CCC_NONE) || (arg > CURLFTPSSL_CCC_ACTIVE)) in vsetopt()
/external/curl/packages/OS400/
Dcurl.inc.in786 d CURLFTPSSL_CCC_ACTIVE...