Home
last modified time | relevance | path

Searched refs:ch_erase (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/top/
HDscreen.c58 char ch_erase; variable
255 ch_erase = old_settings.sg_erase; in init_screen()
287 ch_erase = old_settings.c_cc[VERASE]; in init_screen()
311 ch_erase = old_settings.c_cc[VERASE]; in init_screen()
HDscreen.h16 extern char ch_erase; /* set to the user's erase character */
HDdisplay.c1075 else if (ch == ch_erase)