Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dconfig-win32ce.h293 #define CURL_DISABLE_FILE 1 macro
H A Dcurl_setup.h225 # define CURL_DISABLE_FILE macro
/aosp_15_r20/external/curl/
H A Dconfigure.ac723 AC_DEFINE(CURL_DISABLE_FILE, 1, [to disable FILE]) definition
724 AC_SUBST(CURL_DISABLE_FILE, [1]) subst
H A DCMakeLists.txt303 option(CURL_DISABLE_FILE "Disable FILE" OFF) option
385 set(CURL_DISABLE_FILE ON) variable