Searched refs:SECURITY_MIN_IMPERSONATION_LEVEL (Results 1 – 1 of 1) sorted by relevance
99 #define SECURITY_MIN_IMPERSONATION_LEVEL SecurityAnonymous macro101 #define VALID_IMPERSONATION_LEVEL(Level) (((Level) >= SECURITY_MIN_IMPERSONATION_LEVEL) && ((Level)…