Home
last modified time | relevance | path

Searched refs:mandatory_label (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dloader_environment.c110 const TOKEN_MANDATORY_LABEL *mandatory_label = (const TOKEN_MANDATORY_LABEL *)mandatory_label_buffer; in is_high_integrity() local
111 const DWORD sub_authority_count = *GetSidSubAuthorityCount(mandatory_label->Label.Sid); in is_high_integrity()
112 const DWORD integrity_level = *GetSidSubAuthority(mandatory_label->Label.Sid, sub_authority_count - 1); in is_high_integrity()

Completed in 3 milliseconds