Home
last modified time | relevance | path

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

/external/curl/
Dconfigure.ac648 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition
649 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
DCMakeLists.txt203 option(CURL_DISABLE_FTP "disables FTP" OFF) option
267 set(CURL_DISABLE_FTP ON) variable
/external/curl/lib/
Dcurl_config.h41 #define CURL_DISABLE_FTP 1 macro
Dcurl_setup.h181 # define CURL_DISABLE_FTP macro