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()
211 const bool& enabled, const std::string& newUserName) in userUpdateHelper()309 std::string userName, priv, newUserName; in userUpdatedSignalHandler() local
476 void UserMgr::renameUser(std::string userName, std::string newUserName) in renameUser()1514 void UserMgr::executeUserRename(const char* userName, const char* newUserName) in executeUserRename()
2206 std::optional<std::string> newUserName; in handleAccountPatch() local