Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp1448 std::string userPriv; in initUserObjects() local
1458 userPriv = grp.first; in initUserObjects()
1473 userPriv, isUserEnabled(user), *this)); in initUserObjects()
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp251 uint8_t userPriv = in userUpdateHelper() local
259 .privilege != userPriv) in userUpdateHelper()
266 .privilege = userPriv; in userUpdateHelper()