Searched defs:CURL_DISABLE_FTP (Results 1 – 7 of 7) sorted by relevance
| /third_party/curl/docs/ | ||
| D | CURL-DISABLE.md | 31 ## CURL_DISABLE_FTP section in Code defines to disable features and protocols |
| /third_party/curl/ | ||
| D | CMakeLists.txt | 161 option(CURL_DISABLE_FTP "disables FTP" OFF) option |
| D | configure.ac | 525 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition |
| /third_party/curl/lib/ | ||
| D | config-vxworks.h | 48 #define CURL_DISABLE_FTP 1 macro |
| D | curl_setup.h | 173 # define CURL_DISABLE_FTP macro |
| D | curl_config_liteos_a.h | 32 #define CURL_DISABLE_FTP 1 macro |
| D | curl_config_liteos_m.h | 32 #define CURL_DISABLE_FTP 1 macro |