Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h66 #define VSTART 12 /* IXON, IXOFF */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c137 cc[VSTART] = tc->t_startc; in ttsetcompat()
224 tc->t_startc = cc[VSTART]; in tty_ioctl_compat()
H A Dtty_ttydisc.c995 if (!CMP_CC(VSTART, c)) in ttydisc_rint()
998 if (CMP_CC(VSTART, c)) { in ttydisc_rint()
H A Dtty.c1779 tp->t_termios.c_cc[VSTART] == CTRL('Q')) in tty_generic_ioctl()
2045 tp->t_termios.c_cc[VSTART] != _POSIX_VDISABLE) { in tty_hiwat_in_unblock()
2051 &tp->t_termios.c_cc[VSTART], 1) == 0) in tty_hiwat_in_unblock()