Home
last modified time | relevance | path

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

/external/curl/docs/
DCURL-DISABLE.md118 ## CURL_DISABLE_TFTP section in Code defines to disable features and protocols
/external/curl/
DCMakeLists.txt171 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option
208 set(CURL_DISABLE_TFTP ON) variable
Dconfigure.ac551 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition
552 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
/external/curl/lib/
Dconfig-vxworks.h69 #define CURL_DISABLE_TFTP 1 macro
Dcurl_setup.h162 # define CURL_DISABLE_TFTP macro
Dcurl_config.h104 #define CURL_DISABLE_TFTP 1 macro