Home
last modified time | relevance | path

Searched refs:ipmiUserUpdateEnabledState (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp200 Cc ipmiUserUpdateEnabledState(const uint8_t userId, const bool& state);
H A Duser_layer.cpp125 Cc ipmiUserUpdateEnabledState(const uint8_t userId, const bool& state) in ipmiUserUpdateEnabledState() function
H A Dusercommands.cpp321 ipmiUserUpdateEnabledState(userId, static_cast<bool>(operation)); in ipmiSetUserPassword()