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.cpp1474 std::string userPriv; in initUserObjects() local
1484 userPriv = grp.first; in initUserObjects()
1499 userPriv, isUserEnabled(user), *this)); in initUserObjects()
/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()