Searched defs:CURL_DISABLE_LDAP (Results 1 – 13 of 13) sorted by relevance
| /external/curl/ |
| D | configure.ac | 430 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 431 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1238 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1239 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1248 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1249 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1265 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1266 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst
|
| D | CMakeLists.txt | 163 option(CURL_DISABLE_LDAP "disables LDAP" OFF) option 200 set(CURL_DISABLE_LDAP ON) variable 550 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable 554 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable
|
| /external/curl/docs/ |
| D | CURL-DISABLE.md | 49 ## CURL_DISABLE_LDAP section in Code defines to disable features and protocols
|
| /external/curl/lib/ |
| D | curl_setup.h | 168 # define CURL_DISABLE_LDAP macro 581 # define CURL_DISABLE_LDAP 1 macro
|
| D | config-mac.h | 76 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-riscos.h | 418 #define CURL_DISABLE_LDAP macro
|
| D | config-win32ce.h | 440 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-dos.h | 145 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-amigaos.h | 94 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-plan9.h | 30 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-vxworks.h | 54 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-win32.h | 713 # define CURL_DISABLE_LDAP 1 macro
|
| D | curl_config.h | 53 #define CURL_DISABLE_LDAP 1 macro
|