Home
last modified time | relevance | path

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

/dragonfly/libexec/telnetd/
H A Dtermstat.c355 if (tty_flowmode() != flowmode) { in flowstat()
356 flowmode = tty_flowmode(); in flowstat()
H A Dext.h143 tty_flowmode(void),
H A Dsys_term.c475 tty_flowmode(void) in tty_flowmode() function