Searched defs:entry_lookup_key (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dboot.c327 static UINTN entry_lookup_key(Config *config, UINTN start, CHAR16 key) { function
800 idx = entry_lookup_key(config, idx_highlight+1, KEYCHAR(key));
1796 idx = entry_lookup_key(&config, config.idx_default, KEYCHAR(key));

Completed in 342 milliseconds