Searched refs:msgbuf_getchar (Results 1 – 3 of 3) sorted by relevance
75 int msgbuf_getchar(struct msgbuf *mbp);
289 msgbuf_getchar(struct msgbuf *mbp) in msgbuf_getchar() function415 while ((c = msgbuf_getchar(src)) >= 0) in msgbuf_copy()
651 while ((c = msgbuf_getchar(&consmsgbuf)) != -1) in constty_clear()670 while ((c = msgbuf_getchar(&consmsgbuf)) != -1) { in constty_timeout()