Home
last modified time | relevance | path

Searched refs:NOT_ROOT_SLICE (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1515 (void) fprintf(stderr, NOT_ROOT_SLICE); in get_raw_partition_path()
H A Dmessage.h50 #define NOT_ROOT_SLICE gettext("raw device must be a root slice (not s2)\n") macro