Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c171 char notification_type_string[GUID_STRING_LENGTH]; in cper_header_to_ir() local
172 guid_to_string(notification_type_string, &header->NotificationType); in cper_header_to_ir()
175 json_object_new_string(notification_type_string)); in cper_header_to_ir()