Searched defs:newUser (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | user_layer.cpp | 77 std::string newUser(userName, 0, ipmiMaxUserName); in ipmiUserSetUserName() local 83 std::string newUser(userName, 0, ipmiMaxUserName); in ipmiUserSetUserName() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | account_service.hpp | 263 const std::string& newUser, const std::string& username) in userErrorMessageHandler()
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | api-utils.js | 627 updateUser: function(user, newUser, passwd, role, enabled, locked) { argument
|