Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c273 char section_type_string[GUID_STRING_LENGTH]; in cper_section_descriptor_to_ir() local
274 guid_to_string(section_type_string, &section_descriptor->SectionType); in cper_section_descriptor_to_ir()
276 json_object_new_string(section_type_string)); in cper_section_descriptor_to_ir()