Searched refs:CURL_DISABLE_FTP (Results 1 – 24 of 24) sorted by relevance
87 #ifndef CURL_DISABLE_FTP110 #ifndef CURL_DISABLE_FTP160 #ifndef CURL_DISABLE_FTP208 #ifndef CURL_DISABLE_FTP
26 #ifndef CURL_DISABLE_FTP
28 #ifndef CURL_DISABLE_FTP
125 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH) || \532 #ifndef CURL_DISABLE_FTP923 #ifndef CURL_DISABLE_FTP1451 #ifndef CURL_DISABLE_FTP1677 #ifndef CURL_DISABLE_FTP1683 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH)1719 #ifndef CURL_DISABLE_FTP1798 #ifndef CURL_DISABLE_FTP1953 #ifndef CURL_DISABLE_FTP
32 #if !defined(CURL_DISABLE_FTP) || !defined(CURL_DISABLE_FILE)
31 #ifndef CURL_DISABLE_FTP
29 #if !defined(CURL_DISABLE_IMAP) || !defined(CURL_DISABLE_FTP) || \
206 #ifndef CURL_DISABLE_FTP273 #ifndef CURL_DISABLE_FTP
330 #ifndef CURL_DISABLE_FTP333 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP)
230 # ifndef CURL_DISABLE_FTP231 # define CURL_DISABLE_FTP macro
756 #ifndef CURL_DISABLE_FTP in setopt_long()811 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH) in setopt_long()1152 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH) in setopt_long()1448 #if !defined(CURL_DISABLE_FTP) || defined(USE_SSH) in setopt_slist()2083 #ifndef CURL_DISABLE_FTP in setopt_cptr()2521 #ifndef CURL_DISABLE_FTP in setopt_cptr()2840 #ifndef CURL_DISABLE_FTP in setopt_func()
105 #if !defined(CURL_DISABLE_PARSEDATE) || !defined(CURL_DISABLE_FTP) || \
376 #ifndef CURL_DISABLE_FTP in Curl_init_userdefined()460 #ifndef CURL_DISABLE_FTP in Curl_init_userdefined()1061 #ifndef CURL_DISABLE_FTP in url_match_conn()1362 #ifndef CURL_DISABLE_FTP in allocate_conn()1477 #if defined(USE_SSL) && !defined(CURL_DISABLE_FTP) in Curl_getn_scheme_handler()1597 #ifndef CURL_DISABLE_FTP in Curl_getn_scheme_handler()
39 #if defined(HAVE_GSSAPI) && !defined(CURL_DISABLE_FTP)
644 #ifndef CURL_DISABLE_FTP in Curl_pretransfer()
42 #ifndef CURL_DISABLE_FTP
2317 #ifndef CURL_DISABLE_FTP2826 #ifndef CURL_DISABLE_FTP2860 #ifndef CURL_DISABLE_FTP
74 #cmakedefine CURL_DISABLE_FTP 1
2028 #ifndef CURL_DISABLE_FTP in cf_tcp_accept_timeleft()
27 #ifndef CURL_DISABLE_FTP
37 #ifndef CURL_DISABLE_FTP
319 option(CURL_DISABLE_FTP "Disable FTP" OFF) option320 mark_as_advanced(CURL_DISABLE_FTP)400 set(CURL_DISABLE_FTP ON) variable1932 _add_if("FTP" NOT CURL_DISABLE_FTP)1933 _add_if("FTPS" NOT CURL_DISABLE_FTP AND _ssl_enabled)
707 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP])708 AC_SUBST(CURL_DISABLE_FTP, [1])5339 if test "x$CURL_DISABLE_FTP" != "x1"; then
Completed in 173 milliseconds