Searched defs:CURL_DISABLE_LDAP (Results 1 – 14 of 14) sorted by relevance
/third_party/curl/ |
D | configure.ac | 687 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 688 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1591 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1592 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1604 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1605 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst 1621 AC_DEFINE(CURL_DISABLE_LDAP, 1, [to disable LDAP]) definition 1622 AC_SUBST(CURL_DISABLE_LDAP, [1]) subst
|
D | CMakeLists.txt | 231 option(CURL_DISABLE_LDAP "disables LDAP" OFF) option 280 set(CURL_DISABLE_LDAP ON) variable 767 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable 771 set(CURL_DISABLE_LDAP ON CACHE BOOL "" FORCE) variable
|
/third_party/curl/lib/ |
D | config-riscos.h | 245 #define CURL_DISABLE_LDAP macro
|
D | config-mac.h | 72 #define CURL_DISABLE_LDAP 1 macro
|
D | config-win32ce.h | 305 #define CURL_DISABLE_LDAP 1 macro
|
D | config-amigaos.h | 73 #define CURL_DISABLE_LDAP 1 macro
|
D | config-dos.h | 107 #define CURL_DISABLE_LDAP 1 macro
|
D | curl_setup.h | 181 # define CURL_DISABLE_LDAP macro 627 # define CURL_DISABLE_LDAP 1 macro
|
D | config-plan9.h | 32 #define CURL_DISABLE_LDAP 1 macro
|
D | config-win32.h | 600 # define CURL_DISABLE_LDAP 1 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
|