Searched defs:CURL_DISABLE_FTP (Results 1 – 5 of 5) sorted by relevance
137 option(CURL_DISABLE_FTP "disables FTP" OFF) option169 set(CURL_DISABLE_FTP ON) variable
392 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition393 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
155 # define CURL_DISABLE_FTP macro
48 #define CURL_DISABLE_FTP 1 macro
29 #define CURL_DISABLE_FTP 1 macro