Searched defs:SidSize (Results 1 – 6 of 6) sorted by relevance
/reactos/modules/rostests/kmtests/ntos_se/ |
H A D | se.h | 31 #define CheckSid(Sid, SidSize, ExpectedSid) CheckSid_(Sid, SidSize, ExpectedSid, __FILE__, __LINE__) argument 32 #define CheckSid_(Sid, SidSize, ExpectedSid, file, line) CheckSid__(Sid, SidSize, ExpectedSid, file… argument
|
H A D | SeHelpers.c | 91 _In_ ULONG SidSize, in CheckSid__()
|
/reactos/ntoskrnl/config/ |
H A D | cmse.c | 146 ULONG SidSize; in CmpQuerySecurityDescriptor() local
|
/reactos/drivers/crypto/ksecdd/ |
H A D | stubs.c | 335 _Inout_ PULONG SidSize, in SecLookupAccountName() 365 _Inout_opt_ PULONG SidSize) in SecLookupWellKnownSid()
|
/reactos/ntoskrnl/se/ |
H A D | sid.c | 321 ULONG SidSize = 0; in SepCaptureSid() local
|
H A D | sd.c | 161 ULONG SidSize; in SeSetWorldSecurityDescriptor() local
|