/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttytable.c | 159 "ixon", IXON, 0, 160 "-ixon", 0, IXON, 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 | 376 if (!(m&IXON)) in prmodes() 592 (void) printf("-ixon "+((m&IXON) != 0)); in pramodes()
|
/titanic_41/usr/src/ucbcmd/stty/ |
H A D | sttytable.c | 150 "ixon", IXON, 0, 151 "-ixon", 0, IXON, 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_41/usr/src/cmd/bnu/ |
H A D | setmode.c | 124 "ixon", IXON, 0, 125 "-ixon", 0, IXON, 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),
|
H A D | cu.c | 1162 _Tv.c_iflag |= IXON; 1164 _Tv.c_iflag &= ~IXON; 1395 _Tv.c_iflag &= ~IXON; in _mode() 1397 _Tv.c_iflag |= IXON; in _mode() 1410 _Tv.c_iflag |= IXON; in _mode()
|
H A D | line.c | 188 ttbufs.c_iflag = (IGNPAR | IGNBRK | IXON | IXOFF); 206 ttbufs.c_iflag &= ~(IXON | IXOFF);
|
H A D | fio.c | 128 ttbuf.c_iflag = IXOFF|IXON|ISTRIP; in fturnon()
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | cbreak.c | 103 PTERMIOS(_prog)->c_iflag &= ~IXON; in raw() 120 PTERMIOS(_prog)->c_iflag |= IXON; in noraw()
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | cbreak.c | 113 cur_term->_prog.c_lflag &= ~(ICANON | ISIG | IXON); in raw() 132 cur_term->_prog.c_lflag |= ICANON | ISIG | IXON; in noraw()
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | noraw.c | 55 PROGTTYS.c_iflag |= IXON; in noraw()
|
H A D | raw.c | 59 PROGTTYS.c_iflag &= ~IXON; in raw()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | line.c | 162 ttbufs.c_iflag = (IGNPAR | IGNBRK | IXON | IXOFF); in fixline() 190 ttbufs.c_iflag &= ~(IXON | IXOFF); in fixline()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | sys_bsd.c | 367 tmp_tc.c_iflag &= ~(IXOFF|IXON); /* Leave the IXANY bit alone */ 371 tmp_tc.c_iflag |= IXOFF|IXON; 373 tmp_tc.c_iflag |= IXOFF|IXON|IXANY; 375 tmp_tc.c_iflag |= IXOFF|IXON;
|
/titanic_41/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_41/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 119 termio.c_iflag = IXON | IGNCR; in setupline() 131 termios.c_iflag = IXON | IGNCR; in setupline() 189 termio.c_iflag |= IXON | IXOFF; in resetline()
|
/titanic_41/usr/src/cmd/tip/ |
H A D | cmds.c | 807 rmtty.c_iflag |= IXOFF|IXON; in tandem() 808 arg.c_iflag |= IXOFF|IXON; in tandem() 812 rmtty.c_iflag &= ~(IXOFF|IXON); in tandem() 813 arg.c_iflag &= ~(IXOFF|IXON); in tandem()
|
H A D | tip.c | 207 arg.c_iflag &= ~(INPCK|IXON|IXOFF|ICRNL); in main()
|
/titanic_41/usr/src/cmd/ssh/include/ |
H A D | ttymodes.h | 139 TTYMODE(IXON, c_iflag, 38)
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | termios.h | 117 #define IXON 0x00000400 macro
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 117 #define IXON 0x00000400 macro
|
/titanic_41/usr/src/cmd/script/ |
H A D | script.c | 225 sbuf.c_iflag &= ~(INLCR|IGNCR|ICRNL|IUCLC|IXON); in fixtty()
|
/titanic_41/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_promif.c | 513 tip->c_iflag &= ~(IXON|IXANY|IXOFF); in kmdb_parse_mode() 521 tip->c_iflag |= (in == 1 ? IXOFF : IXON); in kmdb_parse_mode()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | ttcompat.c | 165 BRKINT|ICRNL|IXON|IMAXBEL, /* iflag */ 1220 termiosp->c_iflag |= IXON; in from_compat() 1342 INLCR|IGNCR|ICRNL|IUCLC|IXON)) && in to_compat() 1348 if (!(termiosp->c_iflag & IXON)) { in to_compat()
|
H A D | tty_common.c | 34 BRKINT|ICRNL|IXON|IMAXBEL, /* c_iflag */
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | termios.h | 198 #define IXON 0002000 macro
|