Home
last modified time | relevance | path

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

/openbmc/libcper/tests/schemavalidator/
H A Dvalidate.h73 const char *schemavalidator_errorstr(unsigned int schemavalidator_errors);
H A Dvalidate.c26 const char *schemavalidator_errorstr(unsigned int schemavalidator_errors) in schemavalidator_errorstr() function
/openbmc/libcper/tests/
H A Dtest-utils.c241 schemavalidator_errorstr(err)); in schema_validate_from_file()