Searched refs:null_sid (Results 1 – 1 of 1) sorted by relevance
5081 static SHELL_USER_SID null_sid = {{SECURITY_NULL_SID_AUTHORITY}, 0, 0}; in GetShellSecurityDescriptor() local5087 if (!memcmp((void*)sid, (void*)&null_sid, sizeof(SHELL_USER_SID))) in GetShellSecurityDescriptor()