Searched refs:fifonode_t (Results 1 – 1 of 1) sorted by relevance
41 } fifonode_t; typedef44 fifonode_t *f_head;45 fifonode_t *f_tail;62 fifonode_t *fn = xmalloc(sizeof (fifonode_t)); in fifo_add()79 fifonode_t *fn; in fifo_remove()105 fifonode_t *fn = f->f_head; in fifo_free()106 fifonode_t *tmp; in fifo_free()125 fifonode_t *fn; in fifo_len()142 fifonode_t *fn; in fifo_iter()