Searched defs:selLogFiles (Results 1 – 2 of 2) sorted by relevance
694 static bool getSELLogFiles(std::vector<std::filesystem::path>& selLogFiles) in getSELLogFiles()719 std::vector<std::filesystem::path> selLogFiles; in countSELEntries() local744 const std::vector<std::filesystem::path>& selLogFiles, in findSELEntry()774 const std::vector<std::filesystem::path>& selLogFiles) in getNextRecordID()874 std::vector<std::filesystem::path> selLogFiles; in ipmiStorageGetSELEntry() local1126 std::vector<std::filesystem::path> selLogFiles; in ipmiStorageClearSEL() local
761 if (!getSELLogFiles(selLogFiles)) in countSELEntries() local 735 getSELLogFiles(std::vector<std::filesystem::path> & selLogFiles) getSELLogFiles() argument 786 findSELEntry(const int recordID,const std::vector<std::filesystem::path> & selLogFiles,std::string & entry) findSELEntry() argument 816 getNextRecordID(const uint16_t recordID,const std::vector<std::filesystem::path> & selLogFiles) getNextRecordID() argument 919 std::vector<std::filesystem::path> selLogFiles; ipmiStorageGetSELEntry() local [all...]