Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtty.h212 void tty_hiwat_in_block(struct tty *tp);
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c1078 tty_hiwat_in_block(tp); in ttydisc_rint()
1130 tty_hiwat_in_block(tp); in ttydisc_rint_bypass()
H A Dtty.c2020 tty_hiwat_in_block(struct tty *tp) in tty_hiwat_in_block() function