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. */
90 #if defined(USE_WIN32_LDAP)
98 #if defined(USE_WIN32_LDAP)
203 #if defined(USE_WIN32_LDAP)
235 #if defined(USE_WIN32_LDAP)
268 #ifdef USE_WIN32_LDAP
401 #ifdef USE_WIN32_LDAP
430 #if defined(USE_WIN32_LDAP)
441 #if defined(USE_WIN32_LDAP)
458 #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 56 milliseconds