Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/
H A Dconfigure.ac996 AC_DEFINE(CURL_DISABLE_TFTP, 1, [to disable TFTP]) definition
997 AC_SUBST(CURL_DISABLE_TFTP, [1]) subst
H A DCMakeLists.txt367 option(CURL_DISABLE_TFTP "Disable TFTP" OFF) option
398 set(CURL_DISABLE_TFTP ON) variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_config.h152 #define CURL_DISABLE_TFTP 1 macro
H A Dcurl_setup.h261 # define CURL_DISABLE_TFTP macro