Searched defs:CURL_DISABLE_LDAPS (Results 1 – 7 of 7) sorted by relevance
| /third_party/curl/ |
| D | configure.ac | 707 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 708 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 712 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 713 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 723 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 724 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 1593 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 1594 AC_SUBST(CURL_DISABLE_LDAPS, [1])]) subst 1606 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 1607 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst [all …]
|
| D | CMakeLists.txt | 233 option(CURL_DISABLE_LDAPS "disables LDAPS" OFF) option 281 set(CURL_DISABLE_LDAPS ON) variable 835 set(CURL_DISABLE_LDAPS ON CACHE BOOL "" FORCE) variable
|
| /third_party/curl/customized/include/ |
| D | curl_config_standard.h | 56 #define CURL_DISABLE_LDAPS 1 macro
|
| D | curl_config_liteos_m.h | 50 #define CURL_DISABLE_LDAPS 1 macro
|
| D | curl_config_liteos_a.h | 50 #define CURL_DISABLE_LDAPS 1 macro
|
| D | curl_config_standard_http3.h | 56 #define CURL_DISABLE_LDAPS 1 macro
|
| /third_party/curl/lib/ |
| D | curl_setup.h | 184 # define CURL_DISABLE_LDAPS macro
|