Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_TFTP (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/
DCMakeLists.txt254 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option
277 set(CURL_DISABLE_TFTP ON) variable
Dconfigure.ac893 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition
894 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
/third_party/curl/customized/include/
Dcurl_config_liteos_a.h77 #define CURL_DISABLE_TFTP 1 macro
Dcurl_config_liteos_m.h77 #define CURL_DISABLE_TFTP 1 macro
/third_party/curl/lib/
Dcurl_setup.h209 # define CURL_DISABLE_TFTP macro