Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dmenu.h149 struct menu_entry *menu_hotkeys[256]; member
/external/syslinux/com32/menu/
Dmenumain.c1085 if (cm->menu_hotkeys[key]) { in run_menu()
1087 entry = cm->menu_hotkeys[key]->entry; in run_menu()
Dreadconfig.c283 if (!m->menu_hotkeys[hotkey]) { in consider_for_hotkey()
285 m->menu_hotkeys[hotkey] = me; in consider_for_hotkey()
/external/syslinux/com32/elflink/ldlinux/
Dreadconfig.c314 if (!m->menu_hotkeys[hotkey]) { in consider_for_hotkey()
316 m->menu_hotkeys[hotkey] = me; in consider_for_hotkey()