Searched defs:CURL_DISABLE_FTP (Results 1 – 6 of 6) sorted by relevance
| /external/curl/docs/ | ||
| D | CURL-DISABLE.md | 23 ## CURL_DISABLE_FTP section in Code defines to disable features and protocols |
| /external/curl/ | ||
| D | CMakeLists.txt | 161 option(CURL_DISABLE_FTP "disables FTP" OFF) option |
| D | configure.ac | 400 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition |
| /external/curl/lib/ | ||
| D | config-vxworks.h | 48 #define CURL_DISABLE_FTP 1 macro |
| D | curl_setup.h | 165 # define CURL_DISABLE_FTP macro |
| D | curl_config.h | 35 #define CURL_DISABLE_FTP 1 macro |