Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/
H A Dconfigure.ac707 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition
708 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
H A DCMakeLists.txt305 option(CURL_DISABLE_FTP "Disable FTP" OFF) option
386 set(CURL_DISABLE_FTP ON) variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_config.h62 #define CURL_DISABLE_FTP 1 macro
H A Dcurl_setup.h228 # define CURL_DISABLE_FTP macro