Searched refs:ch_kill (Results 1 – 3 of 3) sorted by relevance
56 char ch_erase, ch_kill, smart_terminal; variable153 ch_kill = old_settings.c_cc[VKILL]; in init_screen()
39 extern char ch_kill; /* set to the user's kill character */
632 if (ch == ch_kill) { in readlinedumb()