Home
last modified time | relevance | path

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

/common/
A Dmenu.c442 int shortcut_key; in bootmenu_conv_shortcut_key() local
448 shortcut_key = ichar - 'a' + 9; in bootmenu_conv_shortcut_key()
452 shortcut_key = ichar - '1'; in bootmenu_conv_shortcut_key()
460 return shortcut_key; in bootmenu_conv_shortcut_key()
510 cch->shortcut_key = bootmenu_conv_shortcut_key(menu, ichar); in bootmenu_autoboot_loop()
595 cch->shortcut_key = bootmenu_conv_shortcut_key(menu, c); in bootmenu_loop()

Completed in 9 milliseconds