Fix iterator. More...
#include <xccdf.h>
Related Functions | |
(Note that these are not member functions.) | |
struct xccdf_fix * | xccdf_fix_iterator_next (struct xccdf_fix_iterator *it) |
bool | xccdf_fix_iterator_has_more (struct xccdf_fix_iterator *it) |
void | xccdf_fix_iterator_free (struct xccdf_fix_iterator *it) |
Fix iterator.