Searched refs:ttyoutq_getallocatedsize (Results 1 – 2 of 2) sorted by relevance
154 ttyoutq_getallocatedsize(struct ttyoutq *to) in ttyoutq_getallocatedsize() function
145 tp->t_outlow = (ttyoutq_getallocatedsize(&tp->t_outq) * 9) / 10; in tty_watermarks()