25 #ifndef _OSCAP_XCCDF_POLICY_REPORT_CB_PRIV_H
26 #define _OSCAP_XCCDF_POLICY_REPORT_CB_PRIV_H
28 #include "common/util.h"
39 struct reporter *reporter_new(
char *report_type,
void *output_func,
void *
usr);
Definition: reporter.c:31
void * usr
User data structure.
Definition: reporter.c:34
Open-scap XCCDF Policy library interface.