Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_FTP (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/docs/
DCURL-DISABLE.md31 ## CURL_DISABLE_FTP section in Code defines to disable features and protocols
/third_party/curl/
DCMakeLists.txt161 option(CURL_DISABLE_FTP "disables FTP" OFF) option
200 set(CURL_DISABLE_FTP ON) variable
Dconfigure.ac525 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition
526 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
/third_party/curl/lib/
Dconfig-vxworks.h48 #define CURL_DISABLE_FTP 1 macro
Dcurl_setup.h173 # define CURL_DISABLE_FTP macro
Dcurl_config_liteos_a.h32 #define CURL_DISABLE_FTP 1 macro
Dcurl_config_liteos_m.h32 #define CURL_DISABLE_FTP 1 macro