Open SCAP Library
Deprecated List
Global oscap_text_xccdf_substitute (const char *text, xccdf_substitution_func cb, void *arg)
This function has been deprecated. It cannot be applied on XCCDF 1.2+ documents given the xccdf:sub/ parameter.
Global oval_agent_export_sysinfo_to_xccdf_result (struct oval_agent_session *session, struct xccdf_result *ritem)
Transform OVAL Sysinfo into XCCDF Test Result This function has been deprecated, please use xccdf_result_fill_sysinfo() instead
Global xccdf_cleanup (void)
Use oscap_cleanup() instead.
Global xccdf_policy::xccdf_policy_set_selected (struct xccdf_policy *policy, char *idref)
This function is deprecated by xccdf_policy_add_select and might be dropped from future releases.
Global xccdf_policy_model::xccdf_policy_model_register_engine_callback (struct xccdf_policy_model *model, char *sys, void *func, void *usr)
This function is deprecated by xccdf_policy_model_register_engine_and_query_callback and might be dropped from future releases.
Global xccdf_subst_type_t
This type is deprecated.
Global xccdf_subst_type_t
This type is deprecated.
Global xccdf_substitution_func )(xccdf_subst_type_t type, const char *id, void *arg)
This callback has been deprecated. It cannot be applied on XCCDF 1.2+ documents given the xccdf:sub/ parameter.