Searched refs:findSELEntry (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 740 static bool findSELEntry(const int recordID, in findSELEntry() function 775 if (findSELEntry(nextRecordID, selLogFiles, entry)) in getNextRecordID() 910 if (!findSELEntry(targetID, selLogFiles, targetEntry)) in ipmiStorageGetSELEntry()
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | storagecommands.cpp | 790 static bool findSELEntry(const int recordID, in findSELEntry() function 825 if (findSELEntry(nextRecordID, selLogFiles, entry)) in getNextRecordID() 963 if (!findSELEntry(targetID, selLogFiles, targetEntry)) in ipmiStorageGetSELEntry()
|