Searched refs:which_key (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/bootloader/src/
H A Dosboot.c137 char* which_key = strchr(valid_keys, key.UnicodeChar); local
138 if (which_key) {
139 pressed = *which_key;

Completed in 17 milliseconds