Home
last modified time | relevance | path

Searched refs:allowed_uuids (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c876 struct uuid allowed_uuids[] = { in be_do_install_mbr() local
918 j != sizeof (allowed_uuids) / sizeof (struct uuid); in be_do_install_mbr()
920 if (bcmp(u, &allowed_uuids[j], in be_do_install_mbr()