Searched defs:ref_boot_id (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournalctl.c1211 BootId ref_boot_id = {}; local
1221 ref_boot_id.id = arg_boot_id;
1222 r = get_boots(j, NULL, &ref_boot_id, arg_boot_offset);
1237 sd_id128_to_string(ref_boot_id.id, match + 9);

Completed in 18 milliseconds