Searched refs:ch_werase (Results 1 – 3 of 3) sorted by relevance
114 char ch_werase; variable380 ch_werase = old_settings.sg_werase; in screen_init()413 ch_werase = old_settings.c_cc[VWERASE]; in screen_init()438 ch_werase = old_settings.c_cc[VWERASE]; in screen_init()
45 extern char ch_werase; /* set to the user's werase character */
1889 else if (ch == ch_werase) in readline()