Searched refs:alist_iter (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | alist.h | 49 int alist_iter(alist_t *, int (*)(void *, void *, void *), void *);
|
H A D | alist.c | 145 alist_iter(alist_t *alist, int (*func)(void *, void *, void *), void *private) in alist_iter() function
|
H A D | merge.c | 940 if (alist_iter(mcd->md_fdida, redir_mstr_fwd_cb, &rmd)) { in redir_mstr_fwds()
|