Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtty.h213 void tty_hiwat_in_unblock(struct tty *tp);
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c348 tty_hiwat_in_unblock(tp); in ttydisc_read()
H A Dtty.c1605 tty_hiwat_in_unblock(tp); in tty_flush()
2040 tty_hiwat_in_unblock(struct tty *tp) in tty_hiwat_in_unblock() function