Searched defs:CURL_DISABLE_TFTP (Results 1 – 5 of 5) sorted by relevance
265 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option288 set(CURL_DISABLE_TFTP ON) variable
912 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition913 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
77 #define CURL_DISABLE_TFTP 1 macro
205 # define CURL_DISABLE_TFTP macro