Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DSecurityDescriptor.h35 BOOL HasNULLDACL();
H A DSecurityDescriptor.cpp176 BOOL CSecurityDescriptor::HasNULLDACL() in HasNULLDACL() function in CSecurityDescriptor
H A DShellCommandDACL.cpp159 if (sd.HasNULLDACL()) in Execute()