Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c285 const char *notification_type_readable = "Unknown"; in cper_header_to_ir() local
310 notification_type_readable = readable_names[index]; in cper_header_to_ir()
315 json_object_new_string(notification_type_readable)); in cper_header_to_ir()