Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/
H A DCMakeLists.txt365 option(CURL_DISABLE_TELNET "Disable Telnet" OFF) option
397 set(CURL_DISABLE_TELNET ON) variable
402 set(CURL_DISABLE_TELNET ON) # telnet code needs fixing to compile for UWP. variable
H A Dconfigure.ac979 AC_DEFINE(CURL_DISABLE_TELNET, 1, [to disable TELNET]) definition
980 AC_SUBST(CURL_DISABLE_TELNET, [1]) subst
/aosp_15_r20/external/curl/lib/
H A Dconfig-win32ce.h294 #define CURL_DISABLE_TELNET 1 macro
H A Dcurl_config.h149 #define CURL_DISABLE_TELNET 1 macro
H A Dcurl_setup.h258 # define CURL_DISABLE_TELNET macro