Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HDtty.h210 void tty_hiwat_in_block(struct tty *tp);
/freebsd-head/sys/kern/
HDtty_ttydisc.c1235 tty_hiwat_in_block(tp); in ttydisc_rint()
1287 tty_hiwat_in_block(tp); in ttydisc_rint_bypass()
HDtty.c2044 tty_hiwat_in_block(struct tty *tp) in tty_hiwat_in_block() function