Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h60 #define VINTR 8 /* ISIG */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c135 cc[VINTR] = tc->t_intrc; in ttsetcompat()
222 tc->t_intrc = cc[VINTR]; in tty_ioctl_compat()
H A Dtty_ttydisc.c959 if (CMP_CC(VINTR, c)) { in ttydisc_rint()