Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h61 #define VQUIT 9 /* ISIG */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c136 cc[VQUIT] = tc->t_quitc; in ttsetcompat()
223 tc->t_quitc = cc[VQUIT]; in tty_ioctl_compat()
H A Dtty_ttydisc.c961 } else if (CMP_CC(VQUIT, c)) { in ttydisc_rint()