OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_KERBEROS5
(Results
1 - 7
of
7
) sorted by null
/external/curl/lib/vauth/
vauth.h
37
#if defined(
USE_KERBEROS5
)
154
#if defined(
USE_KERBEROS5
)
180
#endif /*
USE_KERBEROS5
*/
krb5_gssapi.c
28
#if defined(HAVE_GSSAPI) && defined(
USE_KERBEROS5
)
401
#endif /* HAVE_GSSAPI &&
USE_KERBEROS5
*/
krb5_sspi.c
27
#if defined(USE_WINDOWS_SSPI) && defined(
USE_KERBEROS5
)
514
#endif /* USE_WINDOWS_SSPI &&
USE_KERBEROS5
*/
/external/curl/lib/
curl_sasl.c
83
#if defined(
USE_KERBEROS5
)
97
#if !defined(
USE_KERBEROS5
) && !defined(USE_NTLM)
267
#if defined(
USE_KERBEROS5
) || defined(USE_NTLM)
290
#if defined(
USE_KERBEROS5
)
423
#if !defined(CURL_DISABLE_CRYPTO_AUTH) || defined(
USE_KERBEROS5
) || \
514
#if defined(
USE_KERBEROS5
)
version.c
327
#ifdef
USE_KERBEROS5
curl_setup.h
662
/* Single point where
USE_KERBEROS5
definition might be defined */
665
#define
USE_KERBEROS5
urldata.h
311
#if defined(
USE_KERBEROS5
)
[
all
...]
Completed in 1762 milliseconds