Searched defs:CURL_DISABLE_TFTP (Results 1 – 5 of 5) sorted by relevance
254 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option277 set(CURL_DISABLE_TFTP ON) variable
893 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition894 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
77 #define CURL_DISABLE_TFTP 1 macro
209 # define CURL_DISABLE_TFTP macro