Searched defs:g_LocalSystemSid (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp150 g_LocalSystemSid, variable in typeref:union:__anon16380
487 if (RtlEqualSid(pOwner, &g_LocalSystemSid))
1725 rcNt = RtlInitializeSid(&g_LocalSystemSid, &s_NtAuth, 1);
1728 *RtlSubAuthoritySid(&g_LocalSystemSid, 0) = SECURITY_LOCAL_SYSTEM_RID;

Completed in 1343 milliseconds