Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbootspec.h15 BOOT_ENTRY_CONF, /* Boot Loader Specification Type #1 entries: *.conf files */ enumerator
Dbootspec.c27 [BOOT_ENTRY_CONF] = "Boot Loader Specification Type #1 (.conf)",
64 .type = BOOT_ENTRY_CONF, in boot_entry_load_type1()
1127 if (e->type == BOOT_ENTRY_CONF) in show_boot_entry()