Searched refs:strTempFileName (Results 1 – 1 of 1) sorted by relevance
468 std::string strTempFileName(tempFileName.data()); in updatePasswdSpecialFile() local472 phosphor::user::File temp(fd, strTempFileName, "w", true); in updatePasswdSpecialFile()583 if (std::rename(strTempFileName.data(), passwdFileName) != 0) in updatePasswdSpecialFile()