XCCDF check import. More...
#include <xccdf.h>
Data Fields | |
char * | name |
char * | content |
Related Functions | |
(Note that these are not member functions.) | |
const char * | xccdf_check_import_get_name (const struct xccdf_check_import *item) |
Get check import target system variable name. | |
const char * | xccdf_check_import_get_content (const struct xccdf_check_import *item) |
Get content of the imported variable. |
XCCDF check import.