Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp115 using PrivAndGroupType = std::variant<std::string, std::vector<std::string>>; typedef
1534 std::map<std::string, PrivAndGroupType> properties; in getSystemPrivAndGroups()