Home
last modified time | relevance | path

Searched defs:newUserName (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dpasswd_mgr.cpp107 const std::string& newUserName) in updateUserEntry()
364 const std::string& newUserName) in updatePasswdSpecialFile()
H A Duser_layer.cpp51 const std::string& newUserName) in ipmiRenameUserEntryPassword()
H A Duser_mgmt.cpp211 const bool& enabled, const std::string& newUserName) in userUpdateHelper()
309 std::string userName, priv, newUserName; in userUpdatedSignalHandler() local
/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp476 void UserMgr::renameUser(std::string userName, std::string newUserName) in renameUser()
1514 void UserMgr::executeUserRename(const char* userName, const char* newUserName) in executeUserRename()
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp2206 std::optional<std::string> newUserName; in handleAccountPatch() local