Searched defs:newUserName (Results 1 – 5 of 5) sorted by relevance
107 const std::string& newUserName) in updateUserEntry()364 const std::string& newUserName) in updatePasswdSpecialFile()
51 const std::string& newUserName) in ipmiRenameUserEntryPassword()
160 const bool& enabled, const std::string& newUserName) in userUpdateHelper()258 std::string userName, priv, newUserName; in userUpdatedSignalHandler() local
496 void UserMgr::renameUser(std::string userName, std::string newUserName) in renameUser()1564 void UserMgr::executeUserRename(const char* userName, const char* newUserName) in executeUserRename()
2219 std::optional<std::string> newUserName; in handleAccountPatch() local