Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp380 std::vector<std::string> availablePrivileges; member in ipmi::UserAccess
H A Duser_mgmt.cpp1547 availablePrivileges = std::get<std::vector<std::string>>(t.second); in getSystemPrivAndGroups()