Home
last modified time | relevance | path

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

/third_party/curl/docs/
DCURL-DISABLE.md130 ## CURL_DISABLE_TFTP section in Code defines to disable features and protocols
/third_party/curl/
DCMakeLists.txt171 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option
211 set(CURL_DISABLE_TFTP ON) variable
Dconfigure.ac776 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition
777 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
/third_party/curl/lib/
Dconfig-vxworks.h69 #define CURL_DISABLE_TFTP 1 macro
Dcurl_setup.h170 # define CURL_DISABLE_TFTP macro
Dcurl_config_liteos_a.h77 #define CURL_DISABLE_TFTP 1 macro
Dcurl_config_liteos_m.h77 #define CURL_DISABLE_TFTP 1 macro