Home
last modified time | relevance | path

Searched defs:schemavalidator_errors (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/tests/schemavalidator/
H A Dvalidate.h53 enum schemavalidator_errors { enum
H A Dvalidate.c26 const char *schemavalidator_errorstr(unsigned int schemavalidator_errors) in schemavalidator_errorstr()