Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dtty_config.h124 [VSTART] = CSTART,
/components/libc/posix/io/termios/
A Dtermios.h62 #define VSTART 8 macro
/components/lwp/terminal/freebsd/
A Dtty.c1261 tp->t_termios.c_cc[VSTART] == _CONTROL('Q')) in tty_generic_ioctl()
1429 tp->t_termios.c_cc[VSTART] != _POSIX_VDISABLE) in tty_hiwat_in_unblock()
1435 if (ttyoutq_write_nofrag(&tp->t_outq, &tp->t_termios.c_cc[VSTART], 1) == in tty_hiwat_in_unblock()
A Dtty_ttydisc.c1168 if (!CMP_CC(VSTART, c)) in ttydisc_rint()
1171 if (CMP_CC(VSTART, c)) in ttydisc_rint()
A Dtty_compat.c451 c = (args->arg == TCIOFF) ? VSTOP : VSTART; in lwp_tty_ioctl_adapter()

Completed in 121 milliseconds