Searched refs:def_string (Results 1 – 4 of 4) sorted by relevance
326 uint8_t def_string[1]; member335 MEMBER_SIZE(attr_table_string_entry_fields, def_string) + in pldm_bios_table_attr_entry_string_encode_length()367 if (info->def_string && info->def_length != strlen(info->def_string)) { in pldm_bios_table_attr_entry_string_info_check()404 if (info->def_length != 0 && info->def_string != NULL) { in pldm_bios_table_attr_entry_string_encode()405 memcpy(attr_fields->def_string, info->def_string, in pldm_bios_table_attr_entry_string_encode()474 memcpy(buffer, fields->def_string, length); in pldm_bios_table_attr_entry_string_decode_def_string()
301 const char *def_string; //!< The default string itself member
326 info.def_string = nullptr; in TEST()
10577 'name' => 'def_string',