Home
last modified time | relevance | path

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

/openbmc/libcper/tests/schemavalidator/
H A Doutput.c6 json_object *_schemavalidator_output_create_node(const char *name) in _schemavalidator_output_create_node() function
30 _schemavalidator_output_create_node(name); in _schemavalidator_output_create_and_append_node()
H A Dvalidate.c231 _schemavalidator_output_create_node(jprop_key); in _schemavalidator_check_properties()
287 _schemavalidator_output_create_node(numstr); in _schemavalidator_check_prefixItems_and_items()
328 _schemavalidator_output_create_node(numstr); in _schemavalidator_check_prefixItems_and_items()
833 json_object *joutput = _schemavalidator_output_create_node("root"); in schemavalidator_validate()
H A Dvalidate.h44 json_object *_schemavalidator_output_create_node(const char *name);