Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1551 (void) fprintf(stderr, NOT_RAW_DEVICE, raw); in get_raw_partition_fd()
H A Dmessage.h48 #define NOT_RAW_DEVICE gettext("device %s is not a char special device\n") macro