Searched refs:SE_GROUP_INTEGRITY (Results 1 – 5 of 5) sorted by relevance
18 #ifndef SE_GROUP_INTEGRITY19 #define SE_GROUP_INTEGRITY (0x00000020L) macro
219 if ((token_groups->Groups[i].Attributes & SE_GROUP_INTEGRITY) == 0 && in AddAllSidsForDenyOnly()458 if ((token_groups->Groups[i].Attributes & SE_GROUP_INTEGRITY) == 0) in AddRestrictingSidAllSids()
222 (attributes[i] & SE_GROUP_INTEGRITY) == 0) { in TEST()254 (attributes[i] & SE_GROUP_INTEGRITY) == 0) { in TEST()569 if ((attributes[i] & SE_GROUP_INTEGRITY) == 0) { in TEST()
313 label.Label.Attributes = SE_GROUP_INTEGRITY; in SetTokenIntegrityLevel()
362 tml.Label.Attributes = SE_GROUP_INTEGRITY | SE_GROUP_INTEGRITY_ENABLED; in Impersonate()