Check iterator. More...
#include <xccdf.h>
Related Functions | |
(Note that these are not member functions.) | |
struct xccdf_check * | xccdf_check_iterator_next (struct xccdf_check_iterator *it) |
bool | xccdf_check_iterator_has_more (struct xccdf_check_iterator *it) |
void | xccdf_check_iterator_free (struct xccdf_check_iterator *it) |
Check iterator.