Searched refs:ttyoutq_read_uio (Results 1 – 3 of 3) sorted by relevance
144 int ttyoutq_read_uio(struct ttyoutq *to, struct tty *tp, struct uio *uio);
204 ttyoutq_read_uio(struct ttyoutq *to, struct tty *tp, struct uio *uio) in ttyoutq_read_uio() function
1253 error = ttyoutq_read_uio(&tp->t_outq, tp, uio); in ttydisc_getc_uio()