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

/freebsd-13-stable/usr.bin/top/
H A Dscreen.h14 extern char ch_erase; /* set to the user's erase character */
H A Dscreen.c39 char ch_erase; variable
199 ch_erase = old_settings.c_cc[VERASE];
H A Ddisplay.c1073 else if (ch == ch_erase)

Completed in 102 milliseconds