OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NTLM_PORTABLE
(Results
1 - 2
of
2
) 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.
16
#define
NTLM_PORTABLE
72
#if defined(
NTLM_PORTABLE
)
101
#if defined(
NTLM_PORTABLE
)
132
#if defined(
NTLM_PORTABLE
)
157
#if defined(
NTLM_PORTABLE
)
/external/chromium_org/net/http/
http_auth_handler_ntlm.h
11
// We use NTLM_SSPI for Windows, and
NTLM_PORTABLE
for other platforms.
15
#define
NTLM_PORTABLE
70
#if defined(
NTLM_PORTABLE
)
99
#if defined(
NTLM_PORTABLE
)
129
#if defined(
NTLM_PORTABLE
)
154
#if defined(
NTLM_PORTABLE
)
Completed in 76 milliseconds