Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dmessage.h111 #define NO_VIRT_GEOM gettext("Could not get virtual geometry\n") macro
H A Dinstallgrub.c827 (void) fprintf(stderr, NO_VIRT_GEOM); in get_start_sector()