Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbootspec.h14 typedef enum BootEntryType { enum
21 } BootEntryType; typedef
24 BootEntryType type;
73 const char* boot_entry_type_to_string(BootEntryType);
Dbootspec.c33 DEFINE_STRING_TABLE_LOOKUP_TO_STRING(boot_entry_type, BootEntryType);