Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dscreen.c38 char ch_kill; variable
198 ch_kill = old_settings.c_cc[VKILL]; in init_screen()
H A Dscreen.h13 extern char ch_kill; /* set to the user's kill character */
H A Ddisplay.c1058 if (ch == ch_kill) in readline()