Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ob/
H A Dobsdcach.c153 IN PSECURITY_DESCRIPTOR Sd2) in ObpCompareSecurityDescriptors() argument
159 Length2 = RtlLengthSecurityDescriptor(Sd2); in ObpCompareSecurityDescriptors()
165 return RtlEqualMemory(Sd1, Sd2, Length1); in ObpCompareSecurityDescriptors()