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. */
90 #if defined(USE_WIN32_LDAP)
98 #if defined(USE_WIN32_LDAP)
186 #if defined(USE_WIN32_LDAP)
261 #endif /* #if defined(USE_WIN32_LDAP) */
281 #if defined(USE_WIN32_LDAP)
311 #if defined(USE_WIN32_LDAP)
334 #ifdef USE_WIN32_LDAP
467 #ifdef USE_WIN32_LDAP
471 #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
694 #define USE_WIN32_LDAP 1
697 #if defined(__WATCOMC__) && defined(USE_WIN32_LDAP)
704 #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 1004 #undef USE_WIN32_LDAP

Completed in 1710 milliseconds