Searched refs:ttyoutq_read (Results 1 – 3 of 3) sorted by relevance
149 size_t ttyoutq_read(struct ttyoutq *to, void *buf, size_t len);
151 size_t ttyoutq_read(struct ttyoutq *to, void *buf, size_t len) in ttyoutq_read() function
1407 len = ttyoutq_read(&tp->t_outq, buf, len); in ttydisc_getc()
Completed in 16 milliseconds