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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_compat.c248 cc[VINTR] = tc->t_intrc;
401 tc->t_intrc = cc[VINTR];
H A Dtty.c511 if (CCEQ(cc[VINTR], c) || CCEQ(cc[VQUIT], c)) {
516 CCEQ(cc[VINTR], c) ? SIGINT : SIGQUIT, 1);
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h90 #define VINTR 8 /* ISIG */ macro

Completed in 32 milliseconds