Home
last modified time | relevance | path

Searched defs:timeStruct (Results 1 – 8 of 8) sorted by relevance

/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp48 std::tm timeStruct = {}; in getUniqueEntryID() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp164 struct tm* timeStruct = localtime(&secs); in getTimeStamp() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djournal.cpp180 struct tm* timeStruct = gmtime(&secs); in getTimeStamp() local
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp291 struct tm* timeStruct = localtime(&secs); in getTimeStamp() local
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp361 struct tm* timeStruct = localtime(&secs); in getTimeStamp() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp966 std::tm timeStruct = {}; in ipmiStorageGetSELEntry() local
1034 std::tm timeStruct = {}; in ipmiStorageGetSELEntry() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1019 std::tm timeStruct = {}; in ipmiStorageGetSELEntry() local
1099 std::tm timeStruct = {}; in ipmiStorageGetSELEntry() local
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp141 std::tm timeStruct = {}; in getUniqueEntryID() local