Searched refs:atf_list_iter_next (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dlist.h65 atf_list_iter_t atf_list_iter_next(const atf_list_iter_t);
105 iter = atf_list_iter_next(iter))
H A Dlist.c166 atf_list_iter_next(const atf_list_iter_t iter) function
285 iter = atf_list_iter_next(iter);
H A Dmap.c141 newiter.m_listiter = atf_list_iter_next(iter.m_listiter);

Completed in 195 milliseconds