Home
last modified time | relevance | path

Searched refs:VSTOP (Results 1 – 5 of 5) sorted by relevance

/components/lwp/terminal/
A Dtty_config.h125 [VSTOP] = CSTOP,
/components/libc/posix/io/termios/
A Dtermios.h63 #define VSTOP 9 macro
/components/lwp/terminal/freebsd/
A Dtty.c1260 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()
A Dtty_compat.c451 c = (args->arg == TCIOFF) ? VSTOP : VSTART; in lwp_tty_ioctl_adapter()
A Dtty_ttydisc.c1155 if (CMP_CC(VSTOP, c)) in ttydisc_rint()

Completed in 10 milliseconds