Searched refs:lenhotkey (Results 1 – 1 of 1) sorted by relevance
3912 int lenhotkey = HOTK_LEN; // count first button in msg_show_console_dialog() local3958 lenhotkey += HOTK_LEN; // each button needs a hotkey in msg_show_console_dialog()4013 lenhotkey++; // for the NUL in msg_show_console_dialog()4030 hotk = alloc(lenhotkey); in msg_show_console_dialog()