Home
last modified time | relevance | path

Searched refs:IXON (Results 1 – 25 of 42) sorted by relevance

12

/titanic_41/usr/src/cmd/ttymon/
H A Dsttytable.c159 "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 Dstty.c376 if (!(m&IXON)) in prmodes()
592 (void) printf("-ixon "+((m&IXON) != 0)); in pramodes()
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttytable.c150 "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 Dsetmode.c124 "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 Dcu.c1162 _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 Dline.c188 ttbufs.c_iflag = (IGNPAR | IGNBRK | IXON | IXOFF);
206 ttbufs.c_iflag &= ~(IXON | IXOFF);
H A Dfio.c128 ttbuf.c_iflag = IXOFF|IXON|ISTRIP; in fturnon()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcbreak.c103 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 Dcbreak.c113 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 Dnoraw.c55 PROGTTYS.c_iflag |= IXON; in noraw()
H A Draw.c59 PROGTTYS.c_iflag &= ~IXON; in raw()
/titanic_41/usr/src/lib/libnsl/dial/
H A Dline.c162 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 Dsys_bsd.c367 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 Dsshtty.c84 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 Difdef.c119 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 Dcmds.c807 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 Dtip.c207 arg.c_iflag &= ~(INPCK|IXON|IXOFF|ICRNL); in main()
/titanic_41/usr/src/cmd/ssh/include/
H A Dttymodes.h139 TTYMODE(IXON, c_iflag, 38)
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h117 #define IXON 0x00000400 macro
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dtermios.h117 #define IXON 0x00000400 macro
/titanic_41/usr/src/cmd/script/
H A Dscript.c225 sbuf.c_iflag &= ~(INLCR|IGNCR|ICRNL|IUCLC|IXON); in fixtty()
/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c513 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 Dttcompat.c165 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 Dtty_common.c34 BRKINT|ICRNL|IXON|IMAXBEL, /* c_iflag */
/titanic_41/usr/src/uts/common/sys/
H A Dtermios.h198 #define IXON 0002000 macro

12