Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp141 uint8_t userPriv = in userUpdateHelper() local
149 .privilege != userPriv) in userUpdateHelper()
156 .privilege = userPriv; in userUpdateHelper()
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp1592 std::string userPriv; in initUserObjects() local
1602 userPriv = grp.first; in initUserObjects()
1618 userPriv, isUserEnabled(user), in initUserObjects()