Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDioctl_compat.h144 #define LCTLECH (CTLECH>>16) macro
/freebsd-11-stable/include/rpcsvc/
HDrex.x199 const LCTLECH = 0x1000; /* echo control chars as ^X */ variable
/freebsd-11-stable/contrib/telnet/telnetd/
HDsys_term.c694 return (!(termbuf.lflags & LCTLECH)); in tty_islitecho()
713 termbuf.lflags &= ~LCTLECH; in tty_setlitecho()
715 termbuf.lflags |= LCTLECH; in tty_setlitecho()
/freebsd-11-stable/contrib/telnet/telnet/
HDsys_bsd.c542 lmode &= ~LCTLECH; in TerminalNewMode()
550 lmode |= LCTLECH; in TerminalNewMode()
/freebsd-11-stable/contrib/tcsh/
HDed.term.c436 # ifdef LCTLECH
437 { "lctlech",LCTLECH,M_LOCAL },
/freebsd-11-stable/crypto/heimdal/appl/telnet/
HDREADME.ORIG272 LCTLECH bit in the local mode word.