Searched refs:hotkey_string (Results 1 – 1 of 1) sorted by relevance
83 char hotkey_string[300]; in suggest_process_death() local84 sprintf(hotkey_string, _(" K - kill %s "), tokill); in suggest_process_death()87 add_suggestion(comment, weight, 'K' , hotkey_string, do_kill); in suggest_process_death()