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