Searched defs:CURL_DISABLE_LDAPS (Results 1 – 5 of 5) sorted by relevance
| /external/curl/ |
| D | configure.ac | 446 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 447 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 451 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 452 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 462 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 463 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 1240 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 1241 AC_SUBST(CURL_DISABLE_LDAPS, [1])]) subst 1250 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 1251 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst [all …]
|
| D | CMakeLists.txt | 176 option(CURL_DISABLE_LDAPS "to disable LDAPS" OFF) option 201 set(CURL_DISABLE_LDAPS ON) variable 610 set(CURL_DISABLE_LDAPS ON CACHE BOOL "" FORCE) variable
|
| /external/curl/docs/ |
| D | CURL-DISABLE.md | 53 ## CURL_DISABLE_LDAPS section in Code defines to disable features and protocols
|
| /external/curl/lib/ |
| D | config-vxworks.h | 57 #define CURL_DISABLE_LDAPS 1 macro
|
| D | curl_config.h | 56 #define CURL_DISABLE_LDAPS 1 macro
|