Home
last modified time | relevance | path

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

/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c169 static const WCHAR SDDL_INHERIT_ONLY[] = {'I','O',0}; variable
2629 { SDDL_INHERIT_ONLY, INHERIT_ONLY_ACE },
3299 DumpString(SDDL_INHERIT_ONLY, -1, pwptr, plen); in DumpAce()