Searched refs:allowedGroupPrefix (Results 1 – 1 of 1) sorted by relevance
124 constexpr std::array<const char*, 4> allowedGroupPrefix = {134 for (std::string_view prefix : allowedGroupPrefix) in checkAndThrowsForGroupChangeAllowed() 367 for (std::string_view prefix : allowedGroupPrefix) in createUser() 120 constexpr std::array<const char*, 4> allowedGroupPrefix = { global() variable