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

/freebsd-10.1-release/contrib/telnet/telnetd/
H A Dext.h167 tty_setecho(int),
H A Dsys_term.c415 * tty_setecho(on) Enable/disable character echoing.
495 tty_setecho(int on) function
1131 tty_setecho(0); /* Turn off echo */
1146 tty_setecho(isecho);
H A Dstate.c845 tty_setecho(1);
996 tty_setecho(0);
/freebsd-10.1-release/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

Completed in 77 milliseconds