Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/appl/telnet/telnetd/
HDext.h104 void tty_setecho (int on);
HDstate.c743 tty_setecho(1); in dooption()
861 tty_setecho(0); in dontoption()
HDsys_term.c535 tty_setecho(int on) in tty_setecho() function