HomeSort by relevance Sort by last modified time
    Searched refs:CURL_DISABLE_LDAP (Results 1 - 19 of 19) sorted by null

  /external/curl/lib/
curl_ldap.h 24 #ifndef CURL_DISABLE_LDAP
config-amigaos.h 96 #define CURL_DISABLE_LDAP 1
config-dos.h 143 #define CURL_DISABLE_LDAP 1
config-mac.h 76 #define CURL_DISABLE_LDAP 1
config-win32ce.h 440 #define CURL_DISABLE_LDAP 1
config-symbian.h 54 #define CURL_DISABLE_LDAP 1
curl_setup.h 160 # ifndef CURL_DISABLE_LDAP
161 # define CURL_DISABLE_LDAP
562 # define CURL_DISABLE_LDAP 1
config-vxworks.h 54 #define CURL_DISABLE_LDAP 1
curl_config.h 38 #define CURL_DISABLE_LDAP 1
config-os400.h 450 #undef CURL_DISABLE_LDAP
config-riscos.h 427 #define CURL_DISABLE_LDAP
config-win32.h 702 # define CURL_DISABLE_LDAP 1
version.c 215 #ifndef CURL_DISABLE_LDAP
curl_config.h.cmake 37 #cmakedefine CURL_DISABLE_LDAP 1
ldap.c 25 #if !defined(CURL_DISABLE_LDAP) && !defined(USE_OPENLDAP)
1015 #endif /* !CURL_DISABLE_LDAP && !USE_OPENLDAP */
openldap.c 26 #if !defined(CURL_DISABLE_LDAP) && defined(USE_OPENLDAP)
711 #endif /* !CURL_DISABLE_LDAP && USE_OPENLDAP */
url.c 173 #ifndef CURL_DISABLE_LDAP
    [all...]
  /external/curl/packages/OS400/
os400sys.c 54 #ifndef CURL_DISABLE_LDAP
918 #ifndef CURL_DISABLE_LDAP
1198 #endif /* CURL_DISABLE_LDAP */
  /external/curl/packages/vms/
build_vms.com 615 $! cc_defs = cc_defs + ", CURL_DISABLE_LDAP=1"
    [all...]

Completed in 309 milliseconds