Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dmessage.h56 #define MOUNT_FAIL_PCFS gettext("floppy: cannot mount pcfs\n") macro
H A Dpcfs_glue.c172 fprintf(stderr, MOUNT_FAIL_PCFS); in read_stage2_blocklist()