Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dterminal.c186 if (dontlecho && in getconnmode()
H A Dexterns.h113 extern int dontlecho; /* do we suppress local echoing right now? */
H A Dtelnet.c112 int dontlecho; /* do we suppress local echoing right now? */ variable
2077 dontlecho = !dontlecho; in telsnd()