Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dalist.h49 int alist_iter(alist_t *, int (*)(void *, void *, void *), void *);
H A Dalist.c145 alist_iter(alist_t *alist, int (*func)(void *, void *, void *), void *private) in alist_iter() function
H A Dmerge.c940 if (alist_iter(mcd->md_fdida, redir_mstr_fwd_cb, &rmd)) { in redir_mstr_fwds()