Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbootspec.h31 char *show_title; member
108 return ASSERT_PTR(entry->show_title ?: entry->title ?: entry->id); in boot_entry_title()
Dbootspec.c43 free(entry->show_title); in boot_entry_free()
745 free_and_replace(entries[i].show_title, s); in boot_entries_uniquify()
757 free_and_replace(entries[i].show_title, s); in boot_entries_uniquify()
769 free_and_replace(entries[i].show_title, s); in boot_entries_uniquify()