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

/systemd/src/boot/
H A Dbootctl.c629 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 30 milliseconds