Searched refs:dwLower (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsspi.h76 ULONG_PTR dwLower; member in struct:_SecHandle
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))))
H A Dwincred.h36 ULONG_PTR dwLower; member in struct:_SecHandle
H A Dntsecapi.h1123 ULONG_PTR dwLower; member in struct:_SecHandle
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsspi.h76 ULONG_PTR dwLower; member in struct:_SecHandle
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))))
H A Dwincred.h36 ULONG_PTR dwLower; member in struct:_SecHandle
H A Dntsecapi.h1123 ULONG_PTR dwLower; member in struct:_SecHandle

Completed in 448 milliseconds