Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/
H A Dconfigure.ac1013 AC_DEFINE(CURL_DISABLE_POP3, 1, [to disable POP3]) definition
1014 AC_SUBST(CURL_DISABLE_POP3, [1]) subst
H A DCMakeLists.txt343 option(CURL_DISABLE_POP3 "Disable POP3" OFF) option
392 set(CURL_DISABLE_POP3 ON) variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_config.h122 #define CURL_DISABLE_POP3 1 macro
H A Dcurl_setup.h246 # define CURL_DISABLE_POP3 macro