30 #ifndef OVAL_RESULTS_IMPL_H_
31 #define OVAL_RESULTS_IMPL_H_
38 #include "common/util.h"
47 int oval_result_definition_parse_tag(xmlTextReaderPtr,
struct oval_parser_context *,
void *);
55 xmlNode *oval_result_test_to_dom(
struct oval_result_test *, xmlDocPtr, xmlNode *);
59 xmlNode *oval_result_item_to_dom(
struct oval_result_item *, xmlDocPtr, xmlNode *);
82 void ores_clear(
struct oresults *ores);