Searched refs:GRUB_ENVMAP (Results 1 – 3 of 3) sorted by relevance
36 #define GRUB_ENVMAP BE_GRUB_VENDOR ":" "envmap" macro
1270 fnvlist_add_string(bootenv, GRUB_ENVMAP, in vdev_label_read_bootenv()1356 if (nvlist_lookup_string(env, GRUB_ENVMAP, &nvbuf) == 0) { in vdev_label_write_bootenv()
768 fnvlist_add_string(required, GRUB_ENVMAP, "test"); in test_set_bootenv()