#include <oval_session.h>
Data Fields | |
struct oscap_source * | source |
struct oval_definition_model * | def_model |
struct oval_variable_model * | var_model |
struct oval_results_model * | res_model |
oval_agent_session_t * | sess |
struct ds_sds_session * | sds_session |
struct { | |
struct oscap_source * definitions | |
struct oscap_source * variables | |
struct oscap_source * directives | |
} | oval |
char * | datastream_id |
char * | component_id |
struct { | |
char * results | |
char * report | |
} | export |
struct { | |
xml_reporter xml_fn | |
} | reporter |
bool | validation |
bool | export_sys_chars |
bool | full_validation |
bool | fetch_remote_resources |
download_progress_calllback_t | progress |