Home
last modified time | relevance | path

Searched refs:IUCLC (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshtty.c81 #ifdef IUCLC in enter_raw_mode()
82 tio.c_iflag &= ~IUCLC; in enter_raw_mode()
H A Dttymodes.h112 #if defined(IUCLC)
113 TTYMODE(IUCLC, c_iflag, 37)
/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.c218 #ifndef IUCLC
219 #define IUCLC 0 macro
321 | IUCLC in reset_tty_settings()
/freebsd/contrib/tcsh/
H A Ded.term.c122 # ifdef IUCLC
123 { "iuclc", IUCLC, M_INPUT },
/freebsd/contrib/libedit/
H A Dtty.c193 #ifdef IUCLC
194 {"iuclc", IUCLC, MD_INP},