Searched defs:CURL_DISABLE_LDAP (Results 1 – 13 of 13) sorted by relevance
/third_party/curl/ |
D | configure.ac | 669 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 670 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1567 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1568 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1580 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1581 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1597 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1598 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst
|
D | CMakeLists.txt | 218 option(CURL_DISABLE_LDAP "disables LDAP" OFF) option 269 set(CURL_DISABLE_LDAP ON) variable 766 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable 770 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable
|
/third_party/curl/lib/ |
D | config-riscos.h | 239 #define CURL_DISABLE_LDAP macro
|
D | config-mac.h | 72 #define CURL_DISABLE_LDAP 1 macro
|
D | config-win32ce.h | 295 #define CURL_DISABLE_LDAP 1 macro
|
D | config-amigaos.h | 72 #define CURL_DISABLE_LDAP 1 macro
|
D | config-dos.h | 107 #define CURL_DISABLE_LDAP 1 macro
|
D | config-plan9.h | 32 #define CURL_DISABLE_LDAP 1 macro
|
D | curl_setup.h | 185 # define CURL_DISABLE_LDAP macro
|
/third_party/curl/customized/include/ |
D | curl_config_standard.h | 53 #define CURL_DISABLE_LDAP 1 macro
|
D | curl_config_liteos_m.h | 47 #define CURL_DISABLE_LDAP 1 macro
|
D | curl_config_liteos_a.h | 47 #define CURL_DISABLE_LDAP 1 macro
|
D | curl_config_standard_http3.h | 53 #define CURL_DISABLE_LDAP 1 macro
|