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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_compat.c249 cc[VQUIT] = tc->t_quitc;
402 tc->t_quitc = cc[VQUIT];
H A Dtty.c511 if (CCEQ(cc[VINTR], c) || CCEQ(cc[VQUIT], c)) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h91 #define VQUIT 9 /* ISIG */ macro

Completed in 15 milliseconds