Home
last modified time | relevance | path

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

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