Searched refs:opath (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/
H A Dbootctl.c628 _cleanup_free_ char *opath = NULL; local
632 r = efi_get_boot_option(id, NULL, &ouuid, &opath, NULL);
637 if (!streq_ptr(path, opath))

Completed in 835 milliseconds