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