Home
last modified time | relevance | path

Searched refs:IXOFF (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/ucbcmd/stty/
H A Dsttytable.c156 "ixoff", IXOFF, 0,
157 "-ixoff", 0, IXOFF,
158 "tandem", IXOFF, 0,
159 "-tandem", 0, IXOFF,
166 (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF),
H A Dstty.c329 if (m & IXOFF) in prmodes()
542 (void) fprintf(output, "-ixoff " + ((m & IXOFF) != 0)); in pramodes()
/titanic_44/usr/src/cmd/bnu/
H A Dsetmode.c130 "ixoff", IXOFF, 0,
131 "-ixoff", 0, IXOFF,
132 "tandem", IXOFF, 0,
133 "-tandem", 0, IXOFF,
142 (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF),
H A Dline.c188 ttbufs.c_iflag = (IGNPAR | IGNBRK | IXON | IXOFF);
206 ttbufs.c_iflag &= ~(IXON | IXOFF);
H A Dcu.c1148 _Tv.c_iflag |= IXOFF;
1150 _Tv.c_iflag &= ~IXOFF;
1399 _Tv.c_iflag &= ~IXOFF; in _mode()
1401 _Tv.c_iflag |= IXOFF; in _mode()
H A Dfio.c128 ttbuf.c_iflag = IXOFF|IXON|ISTRIP; in fturnon()
/titanic_44/usr/src/cmd/ttymon/
H A Dsttytable.c163 "ixoff", IXOFF, 0,
164 "-ixoff", 0, IXOFF,
169 (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF|IXANY),
H A Dstty.c380 if (m&IXOFF) in prmodes()
594 (void) printf("-ixoff "+((m&IXOFF) != 0)); in pramodes()
/titanic_44/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_44/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_44/usr/src/cmd/ssh/ssh/
H A Dsshtty.c84 tio.c_iflag &= ~(ISTRIP | INLCR | IGNCR | ICRNL | IXON | IXANY | IXOFF); in enter_raw_mode()
/titanic_44/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_44/usr/src/cmd/ssh/include/
H A Dttymodes.h141 TTYMODE(IXOFF, c_iflag, 40)
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h119 #define IXOFF 0x00001000 macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h119 #define IXOFF 0x00001000 macro
/titanic_44/usr/src/cmd/tip/aculib/
H A Dv831.c192 cntrl.c_iflag &= IXOFF|IXANY; in dialit()
/titanic_44/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_44/usr/src/uts/common/sys/
H A Dtermios.h203 #define IXOFF 0010000 macro
/titanic_44/usr/src/lib/libcmd/common/
H A Dstty.c237 { "ixoff", BIT, I_FLAG, US, IXOFF, IXOFF, C("Disable (enable) XON/XOFF flow control") },
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c189 termio.c_iflag |= IXON | IXOFF; in resetline()
/titanic_44/usr/src/cmd/sulogin/
H A Dsulogin.c357 #define RESET_IFLAG (IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF|IXANY)
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c1182 termiosp->c_iflag |= IXOFF; in from_compat()
1338 if (termiosp->c_iflag & IXOFF) in to_compat()
H A Dldterm.c1183 if ((tp->t_modes.c_iflag & IXOFF) && in ldtermrput()
1201 if ((tp->t_modes.c_iflag & IXOFF) && (tp->t_state & TS_TBLOCK) && in ldtermrput()
1450 if ((tp->t_modes.c_iflag & IXOFF) && !(tp->t_state & TS_TBLOCK) && in ldtermrput()
1509 if ((tp->t_modes.c_iflag & IXOFF) && (tp->t_state & TS_TBLOCK) && in ldtermrsrv()
/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c517 modes.c_iflag &= ~(IGNBRK|PARMRK|INPCK|INLCR|IGNCR|IUCLC|IXOFF); in main()

12