XCCDF note for given rule in context of given profile. More...
#include <xccdf.h>
Data Fields | |
| char * | reftag |
| char * | text |
Related Functions | |
(Note that these are not member functions.) | |
| const char * | xccdf_profile_note_get_reftag (const struct xccdf_profile_note *note) |
| Get profile note tag. | |
| const char * | xccdf_profile_note_get_text (const struct xccdf_profile_note *note) |
| Get profile note text as a piece of XML. | |
XCCDF note for given rule in context of given profile.
1.6.1