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

/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.h49 int alist_iter(alist_t *, int (*)(void *, void *, void *), void *);
H A Dalist.c155 alist_iter(alist_t *alist, int (*func)(void *, void *, void *), void *private) function
H A Dmerge.c942 if (alist_iter(mcd->md_fdida, redir_mstr_fwd_cb, &rmd)) {

Completed in 69 milliseconds