Searched refs:ouuid (Results 1 - 1 of 1) sorted by relevance
/systemd/src/boot/ | ||
H A D | bootctl.c | 629 sd_id128_t ouuid; local 632 r = efi_get_boot_option(id, NULL, &ouuid, &opath, NULL); 635 if (!sd_id128_equal(uuid, ouuid)) |
Completed in 529 milliseconds