Searched refs:ttyoutq_read_uio (Results 1 – 3 of 3) sorted by relevance
150 int ttyoutq_read_uio(struct ttyoutq *to, struct lwp_tty *tp, struct uio *uio);
216 int ttyoutq_read_uio(struct ttyoutq *to, struct lwp_tty *tp, struct uio *uio) in ttyoutq_read_uio() function
1457 error = ttyoutq_read_uio(&tp->t_outq, tp, uio); in ttydisc_getc_uio()
Completed in 10 milliseconds