Searched defs:CURL_DISABLE_SMTP (Results 1 – 6 of 6) sorted by relevance
/third_party/curl/docs/ | ||
D | CURL-DISABLE.md | 117 ## CURL_DISABLE_SMTP section in Code defines to disable features and protocols |
/third_party/curl/ | ||
D | CMakeLists.txt | 187 option(CURL_DISABLE_SMTP "to disable SMTP" OFF) option |
D | configure.ac | 842 AC_DEFINE(CURL_DISABLE_SMTP, 1, [to disable SMTP]) definition |
/third_party/curl/lib/ | ||
D | curl_config_liteos_a.h | 71 #define CURL_DISABLE_SMTP 1 macro |
D | curl_setup.h | 197 # define CURL_DISABLE_SMTP macro |
D | curl_config_liteos_m.h | 71 #define CURL_DISABLE_SMTP 1 macro |