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

/freebsd-13-stable/usr.bin/top/
H A Dscreen.h15 extern char ch_kill; /* set to the user's kill character */
H A Dscreen.c40 char ch_kill; variable
200 ch_kill = old_settings.c_cc[VKILL];
H A Ddisplay.c1060 if (ch == ch_kill)

Completed in 58 milliseconds