Home
last modified time | relevance | path

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

/external/curl/docs/
DCURL-DISABLE.md130 ## CURL_DISABLE_TFTP section in Code defines to disable features and protocols
/external/curl/
Dconfigure.ac800 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition
801 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
DCMakeLists.txt222 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option
245 set(CURL_DISABLE_TFTP ON) variable
/external/curl/lib/
Dconfig-vxworks.h69 #define CURL_DISABLE_TFTP 1 macro
Dcurl_config.h113 #define CURL_DISABLE_TFTP 1 macro
Dcurl_setup.h209 # define CURL_DISABLE_TFTP macro