Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dfifo.h42 extern fifo_t *fifo_new(void);
H A Dfifo.c49 fifo_new(void) in fifo_new() function
H A Dctfmerge.c660 wq->wq_queue = fifo_new(); in wq_init()
667 wq->wq_donequeue = fifo_new(); in wq_init()