OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwUpper
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sspi.h
77
ULONG_PTR
dwUpper
;
83
#define SecInvalidateHandle(x) ((PSecHandle) x)->dwLower = ((ULONG_PTR) ((INT_PTR)-1)); ((PSecHandle) x)->
dwUpper
= ((ULONG_PTR) ((INT_PTR)-1));
84
#define SecIsValidHandle(x) ((((PSecHandle) x)->dwLower!=((ULONG_PTR) ((INT_PTR) -1))) && (((PSecHandle) x)->
dwUpper
!=((ULONG_PTR) ((INT_PTR) -1))))
[
all
...]
wincred.h
37
ULONG_PTR
dwUpper
;
ntsecapi.h
[
all
...]
/external/curl/lib/
socks_sspi.c
132
cred_handle.
dwUpper
= 0;
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
Completed in 63 milliseconds