Searched refs:msgbuf_getbytes (Results 1 – 3 of 3) sorted by relevance
74 int msgbuf_getbytes(struct msgbuf *mbp, char *buf, int buflen);
168 l = msgbuf_getbytes(mbp, buf, l); in logread()
319 msgbuf_getbytes(struct msgbuf *mbp, char *buf, int buflen) in msgbuf_getbytes() function