Searched refs:msgbuf_getchar (Results 1 – 3 of 3) sorted by relevance
78 int msgbuf_getchar(struct msgbuf *mbp);
283 msgbuf_getchar(struct msgbuf *mbp) in msgbuf_getchar() function409 while ((c = msgbuf_getchar(src)) >= 0) in msgbuf_copy()
626 while ((c = msgbuf_getchar(&consmsgbuf)) != -1) in constty_clear()645 while ((c = msgbuf_getchar(&consmsgbuf)) != -1) { in constty_timeout()