Searched refs:CURL_DISABLE_FTP (Results 1 – 25 of 32) sorted by relevance
12
24 #ifndef CURL_DISABLE_FTP
26 #ifndef CURL_DISABLE_FTP
27 #ifndef CURL_DISABLE_FTP
25 #ifndef CURL_DISABLE_FTP
30 #if !defined(CURL_DISABLE_FTP) || !defined(CURL_DISABLE_FILE)
27 #if !defined(CURL_DISABLE_IMAP) || !defined(CURL_DISABLE_FTP) || \
48 #define CURL_DISABLE_FTP 1 macro
172 # ifndef CURL_DISABLE_FTP173 # define CURL_DISABLE_FTP macro
310 #ifndef CURL_DISABLE_FTP313 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
32 #define CURL_DISABLE_FTP 1 macro
502 #ifndef CURL_DISABLE_FTP1736 #ifndef CURL_DISABLE_FTP1811 #ifndef CURL_DISABLE_FTP1948 #ifndef CURL_DISABLE_FTP
103 #if !defined(CURL_DISABLE_PARSEDATE) || !defined(CURL_DISABLE_FTP) || \
185 #ifndef CURL_DISABLE_FTP189 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)520 #ifndef CURL_DISABLE_FTP in Curl_init_userdefined()1353 #ifndef CURL_DISABLE_FTP in ConnectionExists()1761 #ifndef CURL_DISABLE_FTP in allocate_conn()
1192 #ifndef CURL_DISABLE_FTP in Curl_vsetopt()2539 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH) in Curl_vsetopt()2738 #ifndef CURL_DISABLE_FTP in Curl_vsetopt()
37 #if defined(HAVE_GSSAPI) && !defined(CURL_DISABLE_FTP)
2037 #ifndef CURL_DISABLE_FTP2189 #ifndef CURL_DISABLE_FTP2420 #ifndef CURL_DISABLE_FTP
40 #ifndef CURL_DISABLE_FTP
31 ## CURL_DISABLE_FTP section in Code defines to disable features and protocols
35 #ifndef CURL_DISABLE_FTP
161 option(CURL_DISABLE_FTP "disables FTP" OFF) option162 mark_as_advanced(CURL_DISABLE_FTP)200 set(CURL_DISABLE_FTP ON) variable1401 _add_if("FTP" NOT CURL_DISABLE_FTP)1402 _add_if("FTPS" NOT CURL_DISABLE_FTP AND SSL_ENABLED)
813 #ifdef CURL_DISABLE_FTP in tool_setopt_skip()
1200 #ifndef CURL_DISABLE_FTP in gskit_shutdown()