Searched defs:CURL_DISABLE_FTP (Results 1 – 4 of 4) sorted by relevance
648 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition649 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
203 option(CURL_DISABLE_FTP "disables FTP" OFF) option267 set(CURL_DISABLE_FTP ON) variable
41 #define CURL_DISABLE_FTP 1 macro
181 # define CURL_DISABLE_FTP macro