Home
last modified time | relevance | path

Searched refs:LCTLECH (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/sys/
HDioctl_compat.h144 #define LCTLECH (CTLECH>>16) macro
/trueos/include/rpcsvc/
HDrex.x199 const LCTLECH = 0x1000; /* echo control chars as ^X */ variable
/trueos/contrib/telnet/telnetd/
HDsys_term.c700 return (!(termbuf.lflags & LCTLECH)); in tty_islitecho()
719 termbuf.lflags &= ~LCTLECH; in tty_setlitecho()
721 termbuf.lflags |= LCTLECH; in tty_setlitecho()
/trueos/contrib/telnet/telnet/
HDsys_bsd.c546 lmode &= ~LCTLECH; in TerminalNewMode()
554 lmode |= LCTLECH; in TerminalNewMode()
/trueos/contrib/tcsh/
HDed.term.c439 # ifdef LCTLECH
440 { "lctlech",LCTLECH,M_LOCAL },
/trueos/crypto/heimdal/appl/telnet/
HDREADME.ORIG272 LCTLECH bit in the local mode word.