Home
last modified time | relevance | path

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

/openbsd/src/lib/libutil/
Dimsg-buffer.c49 static void msgbuf_dequeue(struct msgbuf *, struct ibuf *);
628 msgbuf_dequeue(msgbuf, buf); in msgbuf_clear()
932 msgbuf_dequeue(struct msgbuf *msgbuf, struct ibuf *buf) in msgbuf_dequeue() function
949 msgbuf_dequeue(msgbuf, buf); in msgbuf_drain()