Home
last modified time | relevance | path

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

/external/curl/
DCMakeLists.txt136 option(CURL_DISABLE_TFTP "disables TFTP" OFF) option
164 set(CURL_DISABLE_TFTP ON) variable
Dconfigure.ac532 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition
533 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
/external/curl/lib/
Dcurl_setup.h155 # define CURL_DISABLE_TFTP macro
Dconfig-vxworks.h69 #define CURL_DISABLE_TFTP 1 macro
Dcurl_config.h65 #define CURL_DISABLE_TFTP 1 macro