Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtty.h211 void tty_hiwat_in_unblock(struct tty *tp);
/freebsd/sys/kern/
H A Dtty.c1626 tty_hiwat_in_unblock(tp); in tty_flush()
2064 tty_hiwat_in_unblock(struct tty *tp) in tty_hiwat_in_unblock() function
H A Dtty_ttydisc.c431 tty_hiwat_in_unblock(tp); in ttydisc_read()