Searched refs:tty_flowmode (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtermstat.c55 if (tty_flowmode() != flowmode) {
56 flowmode = tty_flowmode();
H A Dext.h102 int tty_flowmode (void);
H A Dsys_term.c523 tty_flowmode(void) function
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dext.h151 tty_flowmode(void),
H A Dtermstat.c360 if (tty_flowmode() != flowmode) {
361 flowmode = tty_flowmode();
H A Dsys_term.c407 * tty_flowmode() Find out if flow control is enabled or disabled.
467 tty_flowmode(void) function

Completed in 134 milliseconds