Searched refs:hotk (Results 1 – 1 of 1) sorted by relevance
3913 char_u *hotk = NULL; in msg_show_console_dialog() local4030 hotk = alloc(lenhotkey); in msg_show_console_dialog()4031 if (hotk == NULL) in msg_show_console_dialog()4038 hotkp = hotk; in msg_show_console_dialog()4052 return hotk; in msg_show_console_dialog()