Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dordinal.c5081 static SHELL_USER_SID null_sid = {{SECURITY_NULL_SID_AUTHORITY}, 0, 0}; in GetShellSecurityDescriptor() local
5087 if (!memcmp((void*)sid, (void*)&null_sid, sizeof(SHELL_USER_SID))) in GetShellSecurityDescriptor()