Searched refs:SIZE_OS_NAME (Results 1 – 2 of 2) sorted by relevance
37 #define SIZE_OS_NAME 17 macro74 uint8_t pri_os_name[SIZE_OS_NAME];75 uint8_t present_os_name[SIZE_OS_NAME];
357 memcpy(sysInfoParams.pri_os_name, &req[1], SIZE_OS_NAME); in ipmiAppSetSysInfoParams()360 memcpy(sysInfoParams.present_os_name, &req[1], SIZE_OS_NAME); in ipmiAppSetSysInfoParams()