Data Structures | |
| struct | xccdf_notice |
| XCCDF benchmark legal notice. More... | |
| struct | xccdf_notice_iterator |
| Notice iterator. More... | |
Functions | |
| struct xccdf_notice * | xccdf_notice_iterator::xccdf_notice_iterator_next (struct xccdf_notice_iterator *it) |
| bool | xccdf_notice_iterator::xccdf_notice_iterator_has_more (struct xccdf_notice_iterator *it) |
| void | xccdf_notice_iterator::xccdf_notice_iterator_free (struct xccdf_notice_iterator *it) |
| void xccdf_notice_iterator_free | ( | struct xccdf_notice_iterator * | it | ) | [related, inherited] |
| bool xccdf_notice_iterator_has_more | ( | struct xccdf_notice_iterator * | it | ) | [related, inherited] |
| struct xccdf_notice * xccdf_notice_iterator_next | ( | struct xccdf_notice_iterator * | it | ) | [related, inherited] |
1.6.1