Home
last modified time | relevance | path

Searched defs:logStream (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp22 gzFile logStream = gzopen(filename.c_str(), "r"); in gzGetLines() local
48 static void printErrorMessage(gzFile logStream) in printErrorMessage()
58 bool readFile(gzFile logStream, uint64_t skip, uint64_t top, in readFile()
/openbmc/bmcweb/redfish-core/src/
H A Dfilesystem_log_watcher.cpp37 std::ifstream logStream(redfishEventLogFile); in cacheRedfishLogFile() local
52 std::ifstream logStream(redfishEventLogFile); in readEventLogsFromFile() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp727 std::ifstream logStream(file); in countSELEntries() local
753 std::ifstream logStream(file); in findSELEntry() local
884 std::ifstream logStream(selLogFiles.back()); in ipmiStorageGetSELEntry() local
898 std::ifstream logStream(selLogFiles.front()); in ipmiStorageGetSELEntry() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp775 std::ifstream logStream(file); in countSELEntries() local
801 std::ifstream logStream(file); in findSELEntry() local
935 std::ifstream logStream(selLogFiles.back()); in ipmiStorageGetSELEntry() local
949 std::ifstream logStream(selLogFile in ipmiStorageGetSELEntry() local
[all...]
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp88 static std::ostream& logStream(int cpu) in logStream() function
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1578 std::ifstream logStream(*it); in handleSystemsLogServiceEventLogLogEntryCollection() local
1673 std::ifstream logStream(*it); in handleSystemsLogServiceEventLogEntriesGet() local