Home
last modified time | relevance | path

Searched refs:ttyoutq_getallocatedsize (Results 1 – 2 of 2) sorted by relevance

/components/lwp/terminal/
A Dbsd_ttyqueue.h159 rt_inline size_t ttyoutq_getallocatedsize(struct ttyoutq *to) in ttyoutq_getallocatedsize() function
/components/lwp/terminal/freebsd/
A Dtty.c125 tp->t_outlow = (ttyoutq_getallocatedsize(&tp->t_outq) * 9) / 10; in tty_watermarks()

Completed in 4 milliseconds