Home
last modified time | relevance | path

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

/openbsd/src/lib/libutil/
Dimsg-buffer.c48 static void msgbuf_enqueue(struct msgbuf *, struct ibuf *);
389 msgbuf_enqueue(msgbuf, buf); in ibuf_close()
922 msgbuf_enqueue(struct msgbuf *msgbuf, struct ibuf *buf) in msgbuf_enqueue() function