Home
last modified time | relevance | path

Searched refs:allowedGroupPrefix (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp120 constexpr std::array<const char*, 4> allowedGroupPrefix = { variable
130 for (std::string_view prefix : allowedGroupPrefix) in checkAndThrowsForGroupChangeAllowed()
327 for (std::string_view prefix : allowedGroupPrefix) in readAllGroupsOnSystem()