Data Structures | |
| struct | xccdf_fix |
| XCCDF automatic fix. More... | |
| struct | xccdf_fix_iterator |
| Fix iterator. More... | |
Functions | |
| struct xccdf_fix * | xccdf_fix_iterator::xccdf_fix_iterator_next (struct xccdf_fix_iterator *it) |
| bool | xccdf_fix_iterator::xccdf_fix_iterator_has_more (struct xccdf_fix_iterator *it) |
| void | xccdf_fix_iterator::xccdf_fix_iterator_free (struct xccdf_fix_iterator *it) |
| void xccdf_fix_iterator_free | ( | struct xccdf_fix_iterator * | it | ) | [related, inherited] |
| bool xccdf_fix_iterator_has_more | ( | struct xccdf_fix_iterator * | it | ) | [related, inherited] |
| struct xccdf_fix * xccdf_fix_iterator_next | ( | struct xccdf_fix_iterator * | it | ) | [related, inherited] |
1.6.1