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
258 #ifndef CURL_DISABLE_TFTP
25 #ifndef CURL_DISABLE_TFTP
64 #cmakedefine CURL_DISABLE_TFTP 1
197 #ifndef CURL_DISABLE_TFTP
130 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option131 mark_as_advanced(CURL_DISABLE_TFTP)158 set(CURL_DISABLE_TFTP ON) variable1104 _add_if("TFTP" NOT CURL_DISABLE_TFTP)
530 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition531 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst3738 if test "x$CURL_DISABLE_TFTP" != "x1"; then
4876 4 - added CURL_DISABLE_TFTP to docs/INSTALL
417 CURL_DISABLE_TFTP disables TFTP