Home
last modified time | relevance | path

Searched refs:VLNEXT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A D_termios.h69 #define VLNEXT 14 /* IEXTEN */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c156 cc[VLNEXT] = ltc->t_lnextc; in ttsetcompat()
239 ltc->t_lnextc = cc[VLNEXT]; in tty_ioctl_compat()
H A Dtty_ttydisc.c917 if (CMP_CC(VLNEXT, c)) { in ttydisc_rint()