Searched defs:CURL_DISABLE_TFTP (Results 1 – 7 of 7) sorted by relevance
130 ## CURL_DISABLE_TFTP section in Code defines to disable features and protocols
171 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option211 set(CURL_DISABLE_TFTP ON) variable
776 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition777 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
69 #define CURL_DISABLE_TFTP 1 macro
170 # define CURL_DISABLE_TFTP macro
77 #define CURL_DISABLE_TFTP 1 macro