Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h95 #define HPMFWUPG_DESC_STRING_LENGTH 12 macro
285 char descString[HPMFWUPG_DESC_STRING_LENGTH];
800 char descString[HPMFWUPG_DESC_STRING_LENGTH + 1];
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c359 HPMFWUPG_DESC_STRING_LENGTH); in HpmfwupgTargetCheck()
360 gVersionInfo[componentId].descString[HPMFWUPG_DESC_STRING_LENGTH] = '\0'; in HpmfwupgTargetCheck()
1590 char descString[HPMFWUPG_DESC_STRING_LENGTH + 1]; in HpmfwupgGetComponentProperties()
1593 HPMFWUPG_DESC_STRING_LENGTH); in HpmfwupgGetComponentProperties()
1594 descString[HPMFWUPG_DESC_STRING_LENGTH] = '\0'; in HpmfwupgGetComponentProperties()