XCCDF check content reference. More...
#include <xccdf.h>
Data Fields | |
char * | href |
char * | name |
Related Functions | |
(Note that these are not member functions.) | |
const char * | xccdf_check_content_ref_get_href (const struct xccdf_check_content_ref *ref) |
Get URI of the check content reference. | |
const char * | xccdf_check_content_ref_get_name (const struct xccdf_check_content_ref *ref) |
Get name of a part of the check content document this reference is pointing to. |
XCCDF check content reference.