Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbootspec.c306 static int boot_entry_compare(const BootEntry *a, const BootEntry *b) { in boot_entry_compare() function
889 typesafe_qsort(config->entries, config->n_entries, boot_entry_compare); in boot_config_finalize()