Searched refs:CURL_DISABLE_TFTP (Results 1 – 16 of 16) sorted by relevance
24 #ifndef CURL_DISABLE_TFTP
161 # ifndef CURL_DISABLE_TFTP162 # define CURL_DISABLE_TFTP macro
69 #define CURL_DISABLE_TFTP 1 macro
104 #define CURL_DISABLE_TFTP 1 macro
334 #ifndef CURL_DISABLE_TFTP
25 #ifndef CURL_DISABLE_TFTP
88 #cmakedefine CURL_DISABLE_TFTP 1
103 #undef CURL_DISABLE_TFTP
330 #ifndef CURL_DISABLE_TFTP in Curl_vsetopt()
224 #ifndef CURL_DISABLE_TFTP
118 ## CURL_DISABLE_TFTP section in Code defines to disable features and protocols
473 "# define CURL_DISABLE_TFTP 1",528 "# define CURL_DISABLE_TFTP 1",
171 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option172 mark_as_advanced(CURL_DISABLE_TFTP)208 set(CURL_DISABLE_TFTP ON) variable1403 _add_if("TFTP" NOT CURL_DISABLE_TFTP)
551 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition552 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst5082 if test "x$CURL_DISABLE_TFTP" != "x1"; then
20335 CURL_DISABLE_TFTP=144844 if test "x$CURL_DISABLE_TFTP" != "x1"; then
849 #ifdef CURL_DISABLE_TFTP in tool_setopt_skip()