Searched refs:VQUIT (Results 1 – 3 of 3) sorted by relevance
91 #define VQUIT 9 /* ISIG */ macro
284 cc[VQUIT] = tc->t_quitc; in ttsetcompat()446 tc->t_quitc = cc[VQUIT]; in ttcompat()
559 if (CCEQ(cc[VINTR], c) || CCEQ(cc[VQUIT], c)) { in ttyinput()