31 #ifndef OVAL_RESULTS_IMPL_H_
32 #define OVAL_RESULTS_IMPL_H_
38 #include "OVAL/adt/oval_smc_impl.h"
40 #include "common/util.h"
41 #include "source/oscap_source_priv.h"
49 int oval_result_definition_parse_tag(xmlTextReaderPtr,
struct oval_parser_context *,
void *);
52 int variable_instance);
60 xmlNode *oval_result_test_to_dom(
struct oval_result_test *, xmlDocPtr, xmlNode *);
64 xmlNode *oval_result_item_to_dom(
struct oval_result_item *, xmlDocPtr, xmlNode *);
76 int variable_instance);
89 void ores_clear(
struct oresults *ores);
93 #if defined(OVAL_PROBES_ENABLED)