Searched refs:ttyinq_peekchar (Results 1 – 3 of 3) sorted by relevance
| /components/lwp/terminal/ |
| A D | bsd_ttyqueue.h | 96 int ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote);
|
| /components/lwp/terminal/freebsd/ |
| A D | tty_ttydisc.c | 802 if (ttyinq_peekchar(&tp->t_inq, &c, "e) != 0) in ttydisc_rubchar() 879 if (ttyinq_peekchar(&tp->t_inq, &c, "e) != 0) in ttydisc_rubchar() 962 if (ttyinq_peekchar(&tp->t_inq, &c, "e) != 0) in ttydisc_rubword() 980 if (ttyinq_peekchar(&tp->t_inq, &c, "e) != 0) in ttydisc_rubword()
|
| A D | tty_inq.c | 410 int ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote) in ttyinq_peekchar() function
|
Completed in 9 milliseconds