HomeSort by relevance Sort by last modified time
    Searched refs:USE_WIN32_LDAP (Results 1 - 6 of 6) 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. */
91 #if defined(USE_WIN32_LDAP)
99 #if defined(USE_WIN32_LDAP)
204 #if defined(USE_WIN32_LDAP)
236 #if defined(USE_WIN32_LDAP)
269 #ifdef USE_WIN32_LDAP
402 #ifdef USE_WIN32_LDAP
431 #if defined(USE_WIN32_LDAP)
442 #if defined(USE_WIN32_LDAP)
459 #if defined(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 683 #undef USE_WIN32_LDAP
687 #undef USE_WIN32_LDAP
691 #define USE_WIN32_LDAP 1
694 #if defined(__WATCOMC__) && defined(USE_WIN32_LDAP)
701 #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

Completed in 160 milliseconds