Searched defs:CURL_DISABLE_FTP (Results 1 – 5 of 5) sorted by relevance
202 option(CURL_DISABLE_FTP "disables FTP" OFF) option266 set(CURL_DISABLE_FTP ON) variable
639 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition640 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
32 #define CURL_DISABLE_FTP 1 macro
176 # define CURL_DISABLE_FTP macro