Searched refs:fifo_iter (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dfifo.h48 extern int fifo_iter(fifo_t *, int (*)(void *, void *), void *);
H A Dfifo.c140 fifo_iter(fifo_t *f, int (*iter)(void *data, void *arg), void *arg) function

Completed in 44 milliseconds