Searched defs:CURL_DISABLE_LDAP (Results  1 – 11 of 11) sorted by relevance
| /external/curl/ | 
| D | configure.ac | 744        AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP])  definition745        AC_SUBST(CURL_DISABLE_LDAP, [1])  subst
 1640       AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP])  definition
 1641       AC_SUBST(CURL_DISABLE_LDAP, [1])  subst
 1653         AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP])  definition
 1654         AC_SUBST(CURL_DISABLE_LDAP, [1])  subst
 1670         AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP])  definition
 1671         AC_SUBST(CURL_DISABLE_LDAP, [1])  subst
 
 | 
| D | CMakeLists.txt | 207 option(CURL_DISABLE_LDAP "disables LDAP" OFF)  option256   set(CURL_DISABLE_LDAP ON)  variable
 676       set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE)  variable
 680       set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE)  variable
 
 | 
| /external/curl/lib/ | 
| D | config-riscos.h | 269 #define CURL_DISABLE_LDAP  macro
 | 
| D | config-mac.h | 78 #define CURL_DISABLE_LDAP       1  macro
 | 
| D | config-win32ce.h | 320 #define CURL_DISABLE_LDAP 1  macro
 | 
| D | curl_setup.h | 186 #    define CURL_DISABLE_LDAP  macro630 #      define CURL_DISABLE_LDAP 1  macro
 
 | 
| D | config-amigaos.h | 78 #define CURL_DISABLE_LDAP 1  macro
 | 
| D | config-dos.h | 110 #define CURL_DISABLE_LDAP        1  macro
 | 
| D | config-plan9.h | 32 #define CURL_DISABLE_LDAP 1  macro
 | 
| D | config-win32.h | 623 #  define CURL_DISABLE_LDAP 1  macro
 | 
| D | curl_config.h | 62 #define CURL_DISABLE_LDAP 1  macro
 |