Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h104 void tty_setecho (int on);
H A Dstate.c743 tty_setecho(1); in dooption()
861 tty_setecho(0); in dontoption()
H A Dsys_term.c535 tty_setecho(int on) in tty_setecho() function