Searched refs:VSTOP (Results 1 – 4 of 4) sorted by relevance
67 #define VSTOP 13 /* IXON, IXOFF */ macro
138 cc[VSTOP] = tc->t_stopc; in ttsetcompat()225 tc->t_stopc = cc[VSTOP]; in tty_ioctl_compat()
1778 tp->t_termios.c_cc[VSTOP] == CTRL('S') && in tty_generic_ioctl()2025 tp->t_termios.c_cc[VSTOP] != _POSIX_VDISABLE) { in tty_hiwat_in_block()2031 &tp->t_termios.c_cc[VSTOP], 1) == 0) in tty_hiwat_in_block()
984 if (CMP_CC(VSTOP, c)) { in ttydisc_rint()