Searched refs:msgbuf_getchar (Results 1 – 3 of 3) sorted by relevance
77 int msgbuf_getchar(struct msgbuf *mbp);
281 msgbuf_getchar(struct msgbuf *mbp) in msgbuf_getchar() function407 while ((c = msgbuf_getchar(src)) >= 0) in msgbuf_copy()
624 while ((c = msgbuf_getchar(&consmsgbuf)) != -1) in constty_clear()643 while ((c = msgbuf_getchar(&consmsgbuf)) != -1) { in constty_timeout()