Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dbios_table.c326 uint8_t def_string[1]; member
335 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()
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h301 const char *def_string; //!< The default string itself member
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp326 info.def_string = nullptr; in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump10577 'name' => 'def_string',