OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEC_E_UNSUPPORTED_FUNCTION
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/base/
win32securityerrors.cc
41
KLABEL(
SEC_E_UNSUPPORTED_FUNCTION
),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
issper16.h
25
#define
SEC_E_UNSUPPORTED_FUNCTION
((SECURITY_STATUS)0x1302)
50
#define SEC_E_NOT_SUPPORTED
SEC_E_UNSUPPORTED_FUNCTION
winerror.h
[
all
...]
/external/curl/lib/
curl_sspi.h
97
#ifndef
SEC_E_UNSUPPORTED_FUNCTION
98
# define
SEC_E_UNSUPPORTED_FUNCTION
((HRESULT)0x80090302L)
strerror.c
1022
case
SEC_E_UNSUPPORTED_FUNCTION
:
1023
txt = "
SEC_E_UNSUPPORTED_FUNCTION
";
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 43 milliseconds