Home
last modified time | relevance | path

Searched refs:CHR_KILL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/dialog/
H A Ddlg_keys.h115 #define CHR_KILL DLG_CTRL('U') macro
138 DLG_KEYS_DATA( DLGK_DELETE_ALL, CHR_KILL ), \
H A Ddlg_keys.c106 case CHR_KILL: in actual_curses_key()