Home
last modified time | relevance | path

Searched refs:CapturedLength (Results 1 – 5 of 5) sorted by relevance

/reactos/ntoskrnl/se/
H A Dtokenadj.c465 ULONG CapturedLength = 0; variable
531 &CapturedLength);
709 ULONG CapturedLength = 0; variable
785 &CapturedLength);
/reactos/ntoskrnl/wmi/
H A Dguidobj.c40 _Inout_ PULONG CapturedLength, in WmipSecurityMethod() argument
58 CapturedLength, in WmipSecurityMethod()
/reactos/ntoskrnl/io/iomgr/
H A Diofunc.c1783 LARGE_INTEGER CapturedByteOffset, CapturedLength; in NtLockFile() local
1789 CapturedLength.QuadPart = 0; in NtLockFile()
1828 CapturedLength = ProbeForReadLargeInteger(Length); in NtLockFile()
1842 CapturedLength = *Length; in NtLockFile()
1870 &CapturedLength, in NtLockFile()
1967 *LocalLength = CapturedLength; in NtLockFile()
3565 LARGE_INTEGER CapturedByteOffset, CapturedLength; in NtUnlockFile() local
3572 CapturedLength.QuadPart = 0; in NtUnlockFile()
3603 CapturedLength = ProbeForReadLargeInteger(Length); in NtUnlockFile()
3617 CapturedLength = *Length; in NtUnlockFile()
[all …]
/reactos/sdk/include/ndk/
H A Dobtypes.h234 _Inout_ PULONG CapturedLength,
/reactos/ntoskrnl/include/internal/
H A Dcm.h730 IN OUT PULONG CapturedLength,