Searched defs:queue_next (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dqueue.c136 * queue_next() - returns the next element in a queue, or NULL if the
141 queue_next(queue_node_t * h, queue_node_t * q) function
154 } /* end queue_next */
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1972 struct queue_char *queue_next; member in struct:queue_char

Completed in 69 milliseconds