XCCDF check export. More...
#include <xccdf.h>
Data Fields | |
| char * | name |
| struct xccdf_item * | value |
Related Functions | |
(Note that these are not member functions.) | |
| const char * | xccdf_check_export_get_name (const struct xccdf_check_export *item) |
| Get check export target system variable name. | |
| struct xccdf_value * | xccdf_check_export_get_value (const struct xccdf_check_export *item) |
| Get an XCCDF value bound to the check export item. | |
XCCDF check export.
1.6.1