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() argument 1557 executeUserRename(const char * userName,const char * newUserName) executeUserRename() argument [all...]
2218 std::optional<std::string> newUserName; in handleAccountPatch() local