/titanic_44/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 144 "icrnl", ICRNL, 0, 145 "-icrnl", 0, ICRNL, 147 "-nl", 0, (ICRNL|INLCR|IGNCR), 148 "nl", ICRNL, 0, 150 "-nl", ICRNL, (INLCR|IGNCR), 151 "nl", 0, ICRNL, 166 "-raw", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON), 0, 167 "cooked", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON), 0, 168 "sane", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON|IMAXBEL),
|
H A D | stty.c | 372 if (m&ICRNL) in prmodes() 589 (void) printf("-icrnl "+((m&ICRNL) != 0)); in pramodes()
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 140 "icrnl", ICRNL, 0, 141 "-icrnl", 0, ICRNL, 142 "-nl", ICRNL, (INLCR|IGNCR), 143 "nl", 0, ICRNL, 163 "-raw", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON|IMAXBEL), 0, 164 "cooked", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON), 0, 165 "sane", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON|IMAXBEL),
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | setmode.c | 114 "icrnl", ICRNL, 0, 115 "-icrnl", 0, ICRNL, 116 "-nl", ICRNL, (INLCR|IGNCR), 117 "nl", 0, ICRNL, 139 "-raw", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON|IMAXBEL), 0, 140 "cooked", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON), 0, 141 "sane", (BRKINT|IGNPAR|ISTRIP|ICRNL|IXON|IMAXBEL),
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | nonl.c | 59 PTERMIOS(_prog)->c_iflag |= ICRNL; in nl() 79 PTERMIOS(_prog)->c_iflag &= ~ICRNL; in nonl()
|
H A D | newterm.c | 335 PTERMIOS(_prog)->c_iflag |= ICRNL; in newterm()
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | nonl.c | 58 cur_term->_prog.c_iflag |= ICRNL; in nl() 82 cur_term->_prog.c_iflag &= ~ICRNL; in nonl()
|
H A D | newterm.c | 340 cur_term->_prog.c_iflag |= ICRNL;
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | cbreak.c | 80 PROGTTYS.c_iflag &= ~ICRNL; in cbreak()
|
H A D | nocbreak.c | 52 PROGTTYS.c_iflag |= ICRNL; in nocbreak()
|
/titanic_44/usr/src/cmd/ssh/ssh/ |
H A D | sshtty.c | 84 tio.c_iflag &= ~(ISTRIP | INLCR | IGNCR | ICRNL | IXON | IXANY | IXOFF); in enter_raw_mode()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | sys_bsd.c | 347 tmp_tc.c_iflag |= ICRNL; 357 tmp_tc.c_iflag &= ~ICRNL; 415 tmp_tc.c_iflag &= ~ICRNL;
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | ttymodes.h | 135 TTYMODE(ICRNL, c_iflag, 36)
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | termios.h | 115 #define ICRNL 0x00000100 macro
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 115 #define ICRNL 0x00000100 macro
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_promio.c | 203 pdp->pio_ti.c_iflag |= ICRNL; in kmdb_promio_create()
|
H A D | kmdb_promif.c | 327 if (tio->c_iflag & ICRNL) { in kmdb_prom_read() 643 pif->pif_tios.c_iflag |= ICRNL; in kmdb_prom_term_init()
|
/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/uts/common/io/ |
H A D | ttcompat.c | 165 BRKINT|ICRNL|IXON|IMAXBEL, /* iflag */ 1191 termiosp->c_iflag |= ICRNL; in from_compat() 1215 termiosp->c_iflag &= ~(ICRNL|IUCLC); in from_compat() 1342 INLCR|IGNCR|ICRNL|IUCLC|IXON)) && in to_compat()
|
H A D | tty_common.c | 34 BRKINT|ICRNL|IXON|IMAXBEL, /* c_iflag */
|
/titanic_44/usr/src/ucbcmd/tset/ |
H A D | tset.c | 516 modes.c_iflag |= (BRKINT|ISTRIP|ICRNL|IXON); in main() 926 modes.c_iflag |= ICRNL; in main() 931 modes.c_iflag &= ~ICRNL; in main()
|
/titanic_44/usr/src/lib/libshell/common/edit/ |
H A D | edit.c | 330 nttyparm.c_iflag &= ~(IGNPAR|PARMRK|INLCR|IGNCR|ICRNL); in tty_raw() 334 ~(IGNBRK|PARMRK|INLCR|IGNCR|ICRNL|INPCK); in tty_raw() 466 nttyparm.c_iflag &= ~(IGNCR|ICRNL); in tty_alt() 1516 ott.c_iflag &= ~(IGNCR|ICRNL);
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | termios.h | 192 #define ICRNL 0000400 macro
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | sshpty.c | 235 tio.c_iflag |= ICRNL; in pty_allocate()
|
/titanic_44/usr/src/cmd/tip/ |
H A D | tip.c | 207 arg.c_iflag &= ~(INPCK|IXON|IXOFF|ICRNL); in main()
|