boot_id_cmp 921 src/journal/journalctl.c qsort_safe(*boots, *count, sizeof(boot_id_t), boot_id_cmp); boot_id_cmp 975 src/journal/journalctl.c id = bsearch(&ref_boot_id, all_ids, count, sizeof(boot_id_t), boot_id_cmp);