Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c617 console_translate_key (int c) in console_translate_key() function
666 return console_translate_key (c); in console_checkkey()
689 return console_translate_key (c); in console_getkey()
704 return console_translate_key (c); in console_getkey()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1175 * grub/asmstub.c (console_translate_key): Deal with KEY_PPAGE
1494 (console_translate_key): New function.