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

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h104 void tty_setecho (int on);
H A Dstate.c743 tty_setecho(1);
861 tty_setecho(0);
H A Dsys_term.c535 tty_setecho(int on) function
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dext.h167 tty_setecho(int),
H A Dsys_term.c411 * tty_setecho(on) Enable/disable character echoing.
491 tty_setecho(int on) function
1077 tty_setecho(0); /* Turn off echo */
1092 tty_setecho(isecho);
H A Dstate.c841 tty_setecho(1);
992 tty_setecho(0);

Completed in 115 milliseconds