Searched refs:ProtectionRequired (Results 1 – 1 of 1) sorted by relevance
986 BOOLEAN ProtectionRequired = FALSE; in SmpCreateSecurityDescriptors() local1037 if (SmpProtectionMode & 1) ProtectionRequired = TRUE; in SmpCreateSecurityDescriptors()1040 if (!(InitialCall || ProtectionRequired)) return STATUS_SUCCESS; in SmpCreateSecurityDescriptors()1174 if (!ProtectionRequired) goto Quickie; in SmpCreateSecurityDescriptors()