Searched refs:CURL_DISABLE_TFTP (Results 1 – 13 of 13) 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
74 #define CURL_DISABLE_TFTP 1 macro
298 #ifndef CURL_DISABLE_TFTP
25 #ifndef CURL_DISABLE_TFTP
73 #undef CURL_DISABLE_TFTP
64 #cmakedefine CURL_DISABLE_TFTP 1
186 #ifndef CURL_DISABLE_TFTP
148 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option149 mark_as_advanced(CURL_DISABLE_TFTP)176 set(CURL_DISABLE_TFTP ON) variable1230 _add_if("TFTP" NOT CURL_DISABLE_TFTP)
548 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition549 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst4294 if test "x$CURL_DISABLE_TFTP" != "x1"; then
19305 CURL_DISABLE_TFTP=141156 if test "x$CURL_DISABLE_TFTP" != "x1"; then
195 - `CURL_DISABLE_TFTP` disables TFTP