Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libopenbsd/
Dimsg-buffer.c36 void ibuf_dequeue(struct msgbuf *, struct ibuf *);
207 ibuf_dequeue(msgbuf, buf); in msgbuf_drain()
221 ibuf_dequeue(msgbuf, buf); in msgbuf_clear()
300 ibuf_dequeue(struct msgbuf *msgbuf, struct ibuf *buf) in ibuf_dequeue() function