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

/systemd/src/boot/efi/
H A Dboot.c53 BOOLEAN no_autoselect; member in struct:__anon41
454 Print(L"auto-select %s\n", yes_no(!entry->no_autoselect));
1281 if (config->entries[i]->no_autoselect)
1293 if (config->entries[i]->no_autoselect)
1420 entry->no_autoselect = TRUE;
1463 entry->no_autoselect = TRUE;

Completed in 18 milliseconds