Home
last modified time | relevance | path

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

/external/curl/
DCMakeLists.txt138 option(CURL_DISABLE_FTP "disables FTP" OFF) option
170 set(CURL_DISABLE_FTP ON) variable
Dconfigure.ac398 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition
399 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
/external/curl/lib/
Dcurl_setup.h158 # define CURL_DISABLE_FTP macro
Dconfig-vxworks.h48 #define CURL_DISABLE_FTP 1 macro
Dcurl_config.h32 #define CURL_DISABLE_FTP 1 macro