/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 153 "iuclc", IUCLC, 0, 154 "-iuclc", 0, IUCLC, 155 "lcase", IUCLC, 0, 156 "-lcase", 0, IUCLC, 157 "LCASE", IUCLC, 0, 158 "-LCASE", 0, IUCLC, 169 (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF|IXANY),
|
H A D | stty.c | 241 if (m & IUCLC) in prmodes() 374 if (m&IUCLC) in prmodes() 590 (void) printf("-iuclc "+((m&IUCLC) != 0)); in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 144 "iuclc", IUCLC, 0, 145 "-iuclc", 0, IUCLC, 146 "lcase", IUCLC, 0, 147 "-lcase", 0, IUCLC, 148 "LCASE", IUCLC, 0, 149 "-LCASE", 0, IUCLC, 166 (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF),
|
H A D | stty.c | 189 if (m & IUCLC) in prmodes() 323 if (m & IUCLC) in prmodes() 538 (void) fprintf(output, "-iuclc " + ((m & IUCLC) != 0)); in pramodes()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | setmode.c | 118 "iuclc", IUCLC, 0, 119 "-iuclc", 0, IUCLC, 120 "lcase", IUCLC, 0, 121 "-lcase", 0, IUCLC, 122 "LCASE", IUCLC, 0, 123 "-LCASE", 0, IUCLC, 142 (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF),
|
H A D | dial.h | 31 #ifndef IUCLC
|
H A D | cu.c | 1388 _Tv.c_iflag &= ~(INLCR | ICRNL | IGNCR | IUCLC); in _mode()
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | ttymodes.h | 136 #if defined(IUCLC) 137 TTYMODE(IUCLC, c_iflag, 37)
|
/titanic_44/usr/src/head/ |
H A D | dial.h | 31 #ifndef IUCLC
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | stty.c | 229 #ifdef IUCLC 230 { "iuclc", BIT, I_FLAG, US, IUCLC, IUCLC, C("Map (do not map) upper-case to lower case") }, 767 #if defined(OLCUC) && defined(IUCLC) in set() 771 sp->c_iflag |= IUCLC; in set() 776 sp->c_iflag &= ~IUCLC; in set()
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | termios.h | 123 #define IUCLC 0x00000200 macro
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 123 #define IUCLC 0x00000200 macro
|
/titanic_44/usr/src/cmd/script/ |
H A D | script.c | 225 sbuf.c_iflag &= ~(INLCR|IGNCR|ICRNL|IUCLC|IXON); in fixtty()
|
/titanic_44/usr/src/ucbcmd/tset/ |
H A D | tset.c | 517 modes.c_iflag &= ~(IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF); in main() 904 modes.c_iflag |= IUCLC; in main() 908 modes.c_iflag &= ~IUCLC; in main()
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_tty.c | 64 UPPERCASE = (tty.c_iflag & IUCLC) != 0; in gettmode()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | termios.h | 196 #define IUCLC 0001000 macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ttcompat.c | 1184 termiosp->c_iflag |= IUCLC; in from_compat() 1215 termiosp->c_iflag &= ~(ICRNL|IUCLC); in from_compat() 1342 INLCR|IGNCR|ICRNL|IUCLC|IXON)) && in to_compat()
|
H A D | ldterm.c | 1221 if (tp->t_modes.c_iflag & (INLCR|IGNCR|ICRNL|IUCLC|IXON) || in ldtermrput() 1394 if (tp->t_modes.c_iflag & IUCLC && in ldtermrput()
|
/titanic_44/usr/src/cmd/sulogin/ |
H A D | sulogin.c | 357 #define RESET_IFLAG (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF|IXANY)
|
/titanic_44/usr/src/cmd/zlogin/ |
H A D | zlogin.c | 477 term.c_iflag &= ~(INLCR|ICRNL|IGNCR|IUCLC); in set_tty_rawmode()
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_termio.c | 756 td->tio_rtios.c_iflag &= ~(ISTRIP | INPCK | ICRNL | INLCR | IUCLC); in termio_resume_tty()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | zs_async.c | 3361 if (za->za_ttycommon.t_iflag & IUCLC) printf(" t_ifl:IUCLC"); in zsa_print_info()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 4206 tios.c_iflag &= ~IUCLC; in mode()
|