31 #ifndef OVAL_RESULTS_IMPL_H_
32 #define OVAL_RESULTS_IMPL_H_
38 #include "OVAL/adt/oval_smc_impl.h"
40 #include "common/list.h"
41 #include "common/util.h"
42 #include "source/oscap_source_priv.h"
50 int oval_result_definition_parse_tag(xmlTextReaderPtr,
struct oval_parser_context *,
void *);
61 xmlNode *oval_result_test_to_dom(
struct oval_result_test *, xmlDocPtr, xmlNode *);
65 xmlNode *oval_result_item_to_dom(
struct oval_result_item *, xmlDocPtr, xmlNode *);
77 int variable_instance);
92 void ores_clear(
struct oresults *ores);
96 #if defined(OVAL_PROBES_ENABLED)