| /netbsd/src/lib/libedit/ |
| D | tty.h | 333 # ifdef VSTOP 334 # if NUMCC <= VSTOP 335 # undef VSTOP
|
| D | tty.c | 408 #if defined(VSTOP) 671 #ifdef VSTOP in tty__getcharindex() 673 return VSTOP; in tty__getcharindex() 768 #ifdef VSTOP in tty__getchar() 769 s[C_STOP] = td->c_cc[VSTOP]; in tty__getchar() 850 #ifdef VSTOP in tty__setchar() 851 td->c_cc[VSTOP] = s[C_STOP]; in tty__setchar()
|
| /netbsd/src/usr.bin/tset/ |
| D | set.c | 73 mode.c_cc[VSTOP] = CHK(mode.c_cc[VSTOP], CSTOP); in reset_mode()
|
| /netbsd/src/lib/libc/termios/ |
| D | tcflow.c | 70 c = term.c_cc[action == TCIOFF ? VSTOP : VSTART]; in __weak_alias()
|
| /netbsd/src/libexec/getty/ |
| D | init.c | 75 { "xf", M(VSTOP), NULL }, /* XOFF (stop) char */
|
| D | subr.c | 158 &tmode.c_cc[VQUIT], &tmode.c_cc[VSTART], &tmode.c_cc[VSTOP],
|
| /netbsd/src/sys/sys/ |
| D | ttydefaults.h | 103 [VSTOP] = CSTOP,
|
| D | termios.h | 68 #define VSTOP 13 /* IXON, IXOFF */ macro
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | ttymodes.h | 76 TTYCHAR(VSTOP, 9)
|
| /netbsd/src/bin/stty/ |
| D | cchar.c | 74 { "stop", VSTOP, CSTOP },
|
| /netbsd/src/sys/compat/common/ |
| D | tty_43.c | 179 tc->t_stopc = tty_getctrlchar(tp, VSTOP); in compat_43_ttioctl() 190 tty_setctrlchar(tp, VSTOP, tc->t_stopc); in compat_43_ttioctl()
|
| /netbsd/src/sys/compat/sunos/ |
| D | sunos_ioctl.c | 232 bt->c_cc[VSTOP] = st->c_cc[9] ? st->c_cc[9] : _POSIX_VDISABLE; in stios2btios() 358 st->c_cc[9] = bt->c_cc[VSTOP] != _POSIX_VDISABLE? bt->c_cc[VSTOP]:0; in btios2stios()
|
| /netbsd/src/sys/compat/sunos32/ |
| D | sunos32_ioctl.c | 268 bt->c_cc[VSTOP] = st->c_cc[9] ? st->c_cc[9] : _POSIX_VDISABLE; in stios2btios() 394 st->c_cc[9] = bt->c_cc[VSTOP] != _POSIX_VDISABLE? bt->c_cc[VSTOP]:0; in btios2stios()
|
| /netbsd/src/usr.bin/telnet/ |
| D | externs.h | 346 # define termStopChar new_tc.c_cc[VSTOP]
|
| /netbsd/src/lib/libc/gen/ |
| D | getpass.c | 191 c == C(VSTOP, CTRL('s')) || c == C(VSTATUS, CTRL('t')) || in __weak_alias()
|
| /netbsd/src/sys/compat/ultrix/ |
| D | ultrix_ioctl.c | 251 bt->c_cc[VSTOP] = EMUL_TO_NATIVE_CC(st->c_cc[11]); in stios2btios() 391 st->c_cc[11] = NATIVE_TO_EMUL_CC(bt->c_cc[VSTOP]); in btios2stios()
|
| /netbsd/src/sys/kern/ |
| D | tty.c | 718 if (CCEQ(cc[VSTOP], c)) { in ttyinput_wlock() 891 !ISSET(iflag, IXANY) && cc[VSTART] != cc[VSTOP]) { in ttyinput_wlock() 1813 tp->t_cc[VSTOP] != _POSIX_VDISABLE && in ttyblock() 1814 putc(tp->t_cc[VSTOP], &tp->t_outq) == 0) { in ttyblock() 3189 if (c == tp->t_cc[VSTOP] && tp->t_cc[VSTOP] != _POSIX_VDISABLE) { in tty_try_xonxoff()
|
| D | tty_pty.c | 1214 stop = ISSET(tp->t_iflag, IXON) && CCEQ(cc[VSTOP], CTRL('s')) in ptyioctl()
|
| /netbsd/src/external/bsd/less/dist/ |
| D | screen.c | 516 #ifdef VSTOP in raw_mode() 517 s.c_cc[VSTOP] = 0; in raw_mode() 593 #ifdef VSTOP in raw_mode() 594 s.c_cc[VSTOP] = 0; in raw_mode()
|
| /netbsd/src/libexec/telnetd/ |
| D | sys_term.c | 141 setval(VSTOP, SLC_VARIABLE); in spcset()
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_termios.h | 457 bts->c_cc[VSTOP] = lts->c_cc[LINUX_VSTOP]; in linux32_termios_to_bsd_termios() 562 lts->c_cc[LINUX_VSTOP] = bts->c_cc[VSTOP]; in bsd_termios_to_linux32_termios()
|
| /netbsd/src/sys/dev/usb/ |
| D | uftdi.c | 838 USETW2(req.wValue, t->c_cc[VSTOP], t->c_cc[VSTART]); in uftdi_param()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | emul_unix.c | 1397 #ifdef VSTOP in convert_to_solaris_termios() 1398 target.c_cc[SOLARIS_VSTOP] = host->c_cc[VSTOP]; in convert_to_solaris_termios()
|
| /netbsd/src/sys/arch/hp300/dev/ |
| D | dcm.c | 1397 c = tty_getctrlchar(tp, VSTOP); in dcmsetischeme()
|
| /netbsd/src/external/bsd/ppp/usr.sbin/pppd/ |
| D | sys-bsd.c | 726 tios.c_cc[VSTOP] = 0x13; /* DC3 = XOFF = ^S */ in set_up_tty()
|