Home
last modified time | relevance | path

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

/freebsd/lib/libopenbsd/
H A Dimsg-buffer.c34 void ibuf_dequeue(struct msgbuf *, struct ibuf *);
205 ibuf_dequeue(msgbuf, buf); in msgbuf_drain()
219 ibuf_dequeue(msgbuf, buf); in msgbuf_clear()
298 ibuf_dequeue(struct msgbuf *msgbuf, struct ibuf *buf) in ibuf_dequeue() function