Open SCAP Library
|
High Level API for OpenSCAP XCCDF operations. More...
#include "xccdf_policy.h"
Go to the source code of this file.
Typedefs | |
typedef void(* | download_progress_calllback_t) (bool warning, const char *format,...) |
Type of the function used to report progress of download. More... | |
Functions | |
int | xccdf_session_load_sce (struct xccdf_session *session) |
High Level API for OpenSCAP XCCDF operations.