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.cpp1449 std::string userPriv; in initUserObjects() local
1459 userPriv = grp.first; in initUserObjects()
1474 userPriv, isUserEnabled(user), *this)); in initUserObjects()
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp250 uint8_t userPriv = in userUpdateHelper() local
258 .privilege != userPriv) in userUpdateHelper()
265 .privilege = userPriv; in userUpdateHelper()