OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NTLM_SSPI
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/http/
http_auth_handler_ntlm.h
12
// We use
NTLM_SSPI
for Windows, and NTLM_PORTABLE for other platforms.
14
#define
NTLM_SSPI
19
#if defined(
NTLM_SSPI
)
52
#if defined(
NTLM_SSPI
)
62
#endif // defined(
NTLM_SSPI
)
64
#if defined(
NTLM_SSPI
)
69
#endif // defined(
NTLM_SSPI
)
104
#if defined(
NTLM_SSPI
)
153
#if defined(
NTLM_SSPI
)
170
#if defined(
NTLM_SSPI
)
[
all
...]
http_auth_handler_ntlm.cc
7
#if !defined(
NTLM_SSPI
)
37
#if defined(
NTLM_SSPI
)
43
#else // !defined(
NTLM_SSPI
)
112
#if defined(
NTLM_SSPI
)
139
#endif // defined(
NTLM_SSPI
)
/external/chromium_org/net/http/
http_auth_handler_ntlm.h
11
// We use
NTLM_SSPI
for Windows, and NTLM_PORTABLE for other platforms.
13
#define
NTLM_SSPI
18
#if defined(
NTLM_SSPI
)
52
#if defined(
NTLM_SSPI
)
60
#endif // defined(
NTLM_SSPI
)
62
#if defined(
NTLM_SSPI
)
67
#endif // defined(
NTLM_SSPI
)
102
#if defined(
NTLM_SSPI
)
150
#if defined(
NTLM_SSPI
)
166
#if defined(
NTLM_SSPI
)
[
all
...]
http_auth_handler_ntlm.cc
7
#if !defined(
NTLM_SSPI
)
34
#if defined(
NTLM_SSPI
)
39
#else // !defined(
NTLM_SSPI
)
108
#if defined(
NTLM_SSPI
)
135
#endif // defined(
NTLM_SSPI
)
Completed in 77 milliseconds