Home
last modified time | relevance | path

Searched defs:nameLen (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp109 size_t nameLen = std::min(sensorname.size(), sizeof(name)); local
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp226 size_t nameLen = strnlen(reinterpret_cast<const char*>(name.data()), in ipmiSetUserName() local
/openbmc/ipmitool/lib/
H A Dipmi_fru.c1614 uint8_t nameLen; in ipmi_fru_oemkontron_get() local
1766 uint8_t nameLen; in ipmi_fru_oemkontron_edit() local
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp283 size_t nameLen = std::min(sensorname.size(), sizeof(name)); local
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1346 size_t nameLen = strnlen(reinterpret_cast<const char*>(userName.data()), in ipmiOEMSetUser2Activation() local