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()
102 const bool& enabled, const std::string& newUserName) in userUpdateHelper()194 std::string userName, priv, newUserName; in userUpdatedSignalHandler() local
495 void UserMgr::renameUser(std::string userName, std::string newUserName) in renameUser()1562 void UserMgr::executeUserRename(const char* userName, const char* newUserName) in executeUserRename()
2218 std::optional<std::string> newUserName; in handleAccountPatch() local