OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEC_E_OUT_OF_SEQUENCE
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
issper16.h
39
#define
SEC_E_OUT_OF_SEQUENCE
((SECURITY_STATUS)0x1310)
winerror.h
[
all
...]
/external/curl/lib/
curl_sspi.h
139
#ifndef
SEC_E_OUT_OF_SEQUENCE
140
# define
SEC_E_OUT_OF_SEQUENCE
((HRESULT)0x80090310L)
strerror.c
965
case
SEC_E_OUT_OF_SEQUENCE
:
966
txt = "
SEC_E_OUT_OF_SEQUENCE
";
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 179 milliseconds