Searched refs:ch_kill (Results 1 – 3 of 3) sorted by relevance
38 char ch_kill; variable198 ch_kill = old_settings.c_cc[VKILL]; in init_screen()
13 extern char ch_kill; /* set to the user's kill character */
1058 if (ch == ch_kill) in readline()