Searched refs:CURL_DISABLE_TFTP (Results 1 – 11 of 11) sorted by relevance
24 #ifndef CURL_DISABLE_TFTP
154 # ifndef CURL_DISABLE_TFTP155 # define CURL_DISABLE_TFTP macro
69 #define CURL_DISABLE_TFTP 1 macro
234 #ifndef CURL_DISABLE_TFTP
25 #ifndef CURL_DISABLE_TFTP
43 #cmakedefine CURL_DISABLE_TFTP 1
196 #ifndef CURL_DISABLE_TFTP
142 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option143 mark_as_advanced(CURL_DISABLE_TFTP)170 set(CURL_DISABLE_TFTP ON) variable1085 _add_if("TFTP" NOT CURL_DISABLE_TFTP)
527 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition528 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst3546 if test "x$CURL_DISABLE_TFTP" != "x1"; then
4876 4 - added CURL_DISABLE_TFTP to docs/INSTALL
417 CURL_DISABLE_TFTP disables TFTP