Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4269 unsigned char shifted_ascii; /* the ascii code in shifted state */ member
4385 return keysym_table[i].shifted_ascii; in setkey_func()