Searched refs:CURL_DISABLE_TFTP (Results 1 – 16 of 16) sorted by relevance
24 #ifndef CURL_DISABLE_TFTP
158 # ifndef CURL_DISABLE_TFTP159 # define CURL_DISABLE_TFTP macro
69 #define CURL_DISABLE_TFTP 1 macro
95 #define CURL_DISABLE_TFTP 1 macro
289 #ifndef CURL_DISABLE_TFTP
25 #ifndef CURL_DISABLE_TFTP
294 #ifndef CURL_DISABLE_TFTP in Curl_vsetopt()
64 #cmakedefine CURL_DISABLE_TFTP 1
94 #undef CURL_DISABLE_TFTP
186 #ifndef CURL_DISABLE_TFTP
470 "# define CURL_DISABLE_TFTP 1",525 "# define CURL_DISABLE_TFTP 1",
143 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option144 mark_as_advanced(CURL_DISABLE_TFTP)171 set(CURL_DISABLE_TFTP ON) variable1230 _add_if("TFTP" NOT CURL_DISABLE_TFTP)
549 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition550 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst4628 if test "x$CURL_DISABLE_TFTP" != "x1"; then
19360 CURL_DISABLE_TFTP=142727 if test "x$CURL_DISABLE_TFTP" != "x1"; then
817 #ifdef CURL_DISABLE_TFTP in tool_setopt_skip()
207 - `CURL_DISABLE_TFTP` disables TFTP