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

  /external/curl/lib/
curl_multibyte.h 27 defined(USE_WIN32_LDAP)) && defined(UNICODE))
36 #endif /* USE_WIN32_IDN || ((USE_WINDOWS_SSPI || USE_WIN32_LDAP) && UNICODE) */
40 defined(USE_WIN32_LDAP)
90 #endif /* USE_WIN32_IDN || USE_WINDOWS_SSPI || USE_WIN32_LDAP */
ldap.c 38 #ifdef USE_WIN32_LDAP /* Use Windows LDAP implementation. */
81 #if defined(USE_WIN32_LDAP)
89 #if defined(USE_WIN32_LDAP)
177 #if defined(USE_WIN32_LDAP)
252 #endif /* #if defined(USE_WIN32_LDAP) */
272 #if defined(USE_WIN32_LDAP)
302 #if defined(USE_WIN32_LDAP)
325 #ifdef USE_WIN32_LDAP
458 #ifdef USE_WIN32_LDAP
462 #ifdef USE_WIN32_LDAP
    [all...]
curl_multibyte.c 28 defined(USE_WIN32_LDAP)) && defined(UNICODE))
84 #endif /* USE_WIN32_IDN || ((USE_WINDOWS_SSPI || USE_WIN32_LDAP) && UNICODE) */
config-win32.h 686 #undef USE_WIN32_LDAP
690 #undef USE_WIN32_LDAP
695 #define USE_WIN32_LDAP 1
698 #if defined(__WATCOMC__) && defined(USE_WIN32_LDAP)
705 #if defined(__POCC__) && defined(USE_WIN32_LDAP)
config-win32ce.h 412 #define USE_WIN32_LDAP 1
curl_config.h.cmake 77 #cmakedefine USE_WIN32_LDAP 1
curl_config.h.in 1005 #undef USE_WIN32_LDAP

Completed in 221 milliseconds