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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_list.c1012 char *grub_default_bootfs = NULL; local
1063 &grub_default_bootfs) == BE_SUCCESS) &&
1064 grub_default_bootfs != NULL)
1065 if (strcmp(grub_default_bootfs, be_ds) == 0)
1076 free(grub_default_bootfs);

Completed in 46 milliseconds