Home
last modified time | relevance | path

Searched refs:tty_hiwat_in_block (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dtty.h210 void tty_hiwat_in_block(struct tty *tp);
/freebsd/sys/kern/
H A Dtty_ttydisc.c1235 tty_hiwat_in_block(tp); in ttydisc_rint()
1287 tty_hiwat_in_block(tp); in ttydisc_rint_bypass()
H A Dtty.c2044 tty_hiwat_in_block(struct tty *tp) in tty_hiwat_in_block() function