Home
last modified time | relevance | path

Searched refs:journalMsg (Results 1 – 6 of 6) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp166 std::string journalMsg = "ME Event: " + ipmiRaw; in storeRedfishEvent() local
170 journalMsg.c_str(), in storeRedfishEvent()
178 journalMsg.c_str(), in storeRedfishEvent()
H A Dipmi_to_redfish_hooks.hpp92 std::string journalMsg = "SEL Entry Added: " + ipmiRaw; in defaultMessageHook() local
95 journalMsg.c_str(), in defaultMessageHook()
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp289 std::string journalMsg = "BIOS POST IPMI event: " + ipmiRaw; in biosMessageHook() local
293 journalMsg.c_str(), in biosMessageHook()
302 journalMsg.c_str(), in biosMessageHook()
826 std::string journalMsg = "BIOS SMI IPMI event: " + ipmiRaw; in biosSMIMessageHook() local
829 journalMsg.c_str(), in biosSMIMessageHook()
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.hpp85 const std::string& journalMsg,
H A Drakp12.cpp28 void logInvalidLoginRedfishEvent(const std::string& journalMsg, in logInvalidLoginRedfishEvent() argument
37 "MSG", journalMsg, "REDFISH_MESSAGE_ID", messageID, in logInvalidLoginRedfishEvent()
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1624 std::string journalMsg = "SEL Entry Added: " + ipmiRaw; in ipmiStorageAddSELEntry() local
1627 journalMsg.c_str(), in ipmiStorageAddSELEntry()