Searched defs:CURL_DISABLE_LDAPS (Results 1 – 4 of 4) sorted by relevance
| /external/curl/ |
| D | configure.ac | 698 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 699 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 703 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 704 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 714 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 715 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst 1603 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 1604 AC_SUBST(CURL_DISABLE_LDAPS, [1])]) subst 1616 AC_DEFINE(CURL_DISABLE_LDAPS, 1, [to disable LDAPS]) definition 1617 AC_SUBST(CURL_DISABLE_LDAPS, [1]) subst [all …]
|
| D | CMakeLists.txt | 221 option(CURL_DISABLE_LDAPS "disables LDAPS" OFF) option 271 set(CURL_DISABLE_LDAPS ON) variable 879 set(CURL_DISABLE_LDAPS ON CACHE BOOL "" FORCE) variable
|
| /external/curl/lib/ |
| D | curl_config.h | 68 #define CURL_DISABLE_LDAPS 1 macro
|
| D | curl_setup.h | 193 # define CURL_DISABLE_LDAPS macro
|