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

/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c243 term->c_cc[VKILL] = sg->sg_kill;
399 sg->sg_kill = cc[VKILL];
H A Dtty.c711 if (CCEQ(cc[VKILL], c)) {
/xnu-2422.115.4/bsd/sys/
H A Dtermios.h85 #define VKILL 5 /* ICANON */ macro

Completed in 81 milliseconds