Data Structures | |
| struct | xccdf_select |
| XCCDF select option usen in the profile. More... | |
| struct | xccdf_select_iterator |
| Select iterator. More... | |
Functions | |
| struct xccdf_select * | xccdf_select_iterator::xccdf_select_iterator_next (struct xccdf_select_iterator *it) |
| bool | xccdf_select_iterator::xccdf_select_iterator_has_more (struct xccdf_select_iterator *it) |
| void | xccdf_select_iterator::xccdf_select_iterator_free (struct xccdf_select_iterator *it) |
| void xccdf_select_iterator_free | ( | struct xccdf_select_iterator * | it | ) | [related, inherited] |
| bool xccdf_select_iterator_has_more | ( | struct xccdf_select_iterator * | it | ) | [related, inherited] |
| struct xccdf_select * xccdf_select_iterator_next | ( | struct xccdf_select_iterator * | it | ) | [related, inherited] |
1.6.1