Searched refs:VSTOP (Results 1 – 5 of 5) sorted by relevance
125 [VSTOP] = CSTOP,
63 #define VSTOP 9 macro
1260 tp->t_termios.c_cc[VSTOP] == _CONTROL('S') && in tty_generic_ioctl()1409 tp->t_termios.c_cc[VSTOP] != _POSIX_VDISABLE) in tty_hiwat_in_block()1415 if (ttyoutq_write_nofrag(&tp->t_outq, &tp->t_termios.c_cc[VSTOP], 1) == in tty_hiwat_in_block()
451 c = (args->arg == TCIOFF) ? VSTOP : VSTART; in lwp_tty_ioctl_adapter()
1155 if (CMP_CC(VSTOP, c)) in ttydisc_rint()
Completed in 10 milliseconds