Home
last modified time | relevance | path

Searched refs:CURL_DISABLE_FTP (Results 1 – 25 of 33) sorted by relevance

12

/external/curl/lib/
Dfileinfo.c24 #ifndef CURL_DISABLE_FTP
Dftplistparser.h26 #ifndef CURL_DISABLE_FTP
Dwildcard.h27 #ifndef CURL_DISABLE_FTP
Dwildcard.c25 #ifndef CURL_DISABLE_FTP
Dftp.h27 #ifndef CURL_DISABLE_FTP
Dpingpong.h27 #if !defined(CURL_DISABLE_IMAP) || !defined(CURL_DISABLE_FTP) || \
Dcurl_range.c30 #if !defined(CURL_DISABLE_FTP) || !defined(CURL_DISABLE_FILE)
Dversion.c268 #ifndef CURL_DISABLE_FTP
271 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
Dcurl_setup.h164 # ifndef CURL_DISABLE_FTP
165 # define CURL_DISABLE_FTP macro
Dconfig-vxworks.h48 #define CURL_DISABLE_FTP 1 macro
Dcurl_config.h35 #define CURL_DISABLE_FTP 1 macro
Durldata.h464 #ifndef CURL_DISABLE_FTP
1706 #ifndef CURL_DISABLE_FTP
1781 #ifndef CURL_DISABLE_FTP
1908 #ifndef CURL_DISABLE_FTP
Dcurl_fnmatch.c24 #ifndef CURL_DISABLE_FTP
Dparsedate.c103 #if !defined(CURL_DISABLE_PARSEDATE) || !defined(CURL_DISABLE_FTP) || \
Dsetopt.c1154 #ifndef CURL_DISABLE_FTP in Curl_vsetopt()
2420 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH) in Curl_vsetopt()
2619 #ifndef CURL_DISABLE_FTP in Curl_vsetopt()
Durl.c177 #ifndef CURL_DISABLE_FTP
181 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
492 #ifndef CURL_DISABLE_FTP in Curl_init_userdefined()
1685 #ifndef CURL_DISABLE_FTP in allocate_conn()
Dkrb5.c37 #if defined(HAVE_GSSAPI) && !defined(CURL_DISABLE_FTP)
Dmulti.c2054 #ifndef CURL_DISABLE_FTP
2205 #ifndef CURL_DISABLE_FTP
2435 #ifndef CURL_DISABLE_FTP
Dftplistparser.c40 #ifndef CURL_DISABLE_FTP
/external/curl/docs/
DCURL-DISABLE.md23 ## CURL_DISABLE_FTP section in Code defines to disable features and protocols
/external/curl/tests/unit/
Dunit1307.c35 #ifndef CURL_DISABLE_FTP
/external/curl/
DCMakeLists.txt161 option(CURL_DISABLE_FTP "disables FTP" OFF) option
162 mark_as_advanced(CURL_DISABLE_FTP)
197 set(CURL_DISABLE_FTP ON) variable
1392 _add_if("FTP" NOT CURL_DISABLE_FTP)
1393 _add_if("FTPS" NOT CURL_DISABLE_FTP AND SSL_ENABLED)
/external/curl/src/
Dtool_setopt.c802 #ifdef CURL_DISABLE_FTP in tool_setopt_skip()
/external/curl/lib/vtls/
Dgskit.c1176 #ifndef CURL_DISABLE_FTP in Curl_gskit_shutdown()
Dgtls.c1457 #ifndef CURL_DISABLE_FTP in Curl_gtls_shutdown()

12