Home
last modified time | relevance | path

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

/third_party/curl/
DCMakeLists.txt202 option(CURL_DISABLE_FTP "disables FTP" OFF) option
266 set(CURL_DISABLE_FTP ON) variable
Dconfigure.ac639 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition
640 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
/third_party/curl/customized/include/
Dcurl_config_liteos_a.h32 #define CURL_DISABLE_FTP 1 macro
Dcurl_config_liteos_m.h32 #define CURL_DISABLE_FTP 1 macro
/third_party/curl/lib/
Dcurl_setup.h176 # define CURL_DISABLE_FTP macro