Searched refs:CURL_DISABLE_TFTP (Results 1 – 11 of 11) sorted by relevance
26 #ifndef CURL_DISABLE_TFTP
263 # ifndef CURL_DISABLE_TFTP264 # define CURL_DISABLE_TFTP macro
929 #ifndef CURL_DISABLE_TFTP1628 #ifndef CURL_DISABLE_TFTP1770 #ifndef CURL_DISABLE_TFTP
403 #ifndef CURL_DISABLE_TFTP
27 #ifndef CURL_DISABLE_TFTP
1185 #ifndef CURL_DISABLE_TFTP
161 #cmakedefine CURL_DISABLE_TFTP 1
396 #ifndef CURL_DISABLE_TFTP in setopt_long()
1471 #ifndef CURL_DISABLE_TFTP in Curl_getn_scheme_handler()
381 option(CURL_DISABLE_TFTP "Disable TFTP" OFF) option382 mark_as_advanced(CURL_DISABLE_TFTP)412 set(CURL_DISABLE_TFTP ON) variable1942 _add_if("TFTP" NOT CURL_DISABLE_TFTP)
996 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP])997 AC_SUBST(CURL_DISABLE_TFTP, [1])5363 if test "x$CURL_DISABLE_TFTP" != "x1"; then
Completed in 64 milliseconds