Searched defs:CURL_DISABLE_FTP (Results 1 – 4 of 4) sorted by relevance
707 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition708 AC_SUBST(CURL_DISABLE_FTP, [1]) subst
305 option(CURL_DISABLE_FTP "Disable FTP" OFF) option386 set(CURL_DISABLE_FTP ON) variable
62 #define CURL_DISABLE_FTP 1 macro
228 # define CURL_DISABLE_FTP macro