Searched defs:CURL_DISABLE_LDAP (Results 1 – 13 of 13) sorted by relevance
| /external/curl/ |
| D | configure.ac | 579 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 580 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1476 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1477 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1489 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1490 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1506 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1507 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst
|
| D | CMakeLists.txt | 188 option(CURL_DISABLE_LDAP "disables LDAP" OFF) option 237 set(CURL_DISABLE_LDAP ON) variable 595 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable 599 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable
|
| /external/curl/docs/ |
| D | CURL-DISABLE.md | 57 ## CURL_DISABLE_LDAP section in Code defines to disable features and protocols
|
| /external/curl/lib/ |
| D | config-mac.h | 75 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-riscos.h | 367 #define CURL_DISABLE_LDAP macro
|
| D | curl_setup.h | 185 # define CURL_DISABLE_LDAP macro 617 # define CURL_DISABLE_LDAP 1 macro
|
| D | config-win32ce.h | 389 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-dos.h | 137 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-amigaos.h | 90 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-vxworks.h | 54 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-plan9.h | 30 #define CURL_DISABLE_LDAP 1 macro
|
| D | config-win32.h | 665 # define CURL_DISABLE_LDAP 1 macro
|
| D | curl_config.h | 59 #define CURL_DISABLE_LDAP 1 macro
|