Searched refs:VKILL (Results 1 – 3 of 3) sorted by relevance
85 #define VKILL 5 /* ICANON */ macro
267 term->c_cc[VKILL] = sg->sg_kill; in ttsetcompat()431 sg->sg_kill = cc[VKILL]; in ttcompat()
645 if (CCEQ(cc[VKILL], c)) { in ttyinput()