Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp347 static constexpr size_t safeBufferLength = 50; in ipmiOEMSetSystemGUID() local
348 char buf[safeBufferLength] = {0}; in ipmiOEMSetSystemGUID()
360 buf, safeBufferLength, in ipmiOEMSetSystemGUID()