Home
last modified time | relevance | path

Searched refs:getSystemGUID (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-net-ipmid/command/
H A Dguid.hpp23 const Guid& getSystemGUID();
H A Dguid.cpp69 const Guid& getSystemGUID() in getSystemGUID() function
H A Drakp34.cpp247 const Guid& guid = command::getSystemGUID(); in RAKP34()
H A Drakp12.cpp295 const Guid& guid = command::getSystemGUID(); in RAKP12()
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp125 int getSystemGUID(uint8_t* guid) in getSystemGUID() function
246 if (getSystemGUID(res)) in ipmiAppGetSysGUID()