Searched defs:CURL_DISABLE_TFTP (Results 1 – 4 of 4) sorted by relevance
996 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition997 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
367 option(CURL_DISABLE_TFTP "Disable TFTP" OFF) option398 set(CURL_DISABLE_TFTP ON) variable
152 #define CURL_DISABLE_TFTP 1 macro
261 # define CURL_DISABLE_TFTP macro