Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dmessage.h68 #define OPEN_FAIL_PCFS gettext("cannot open /boot/grub/stage2 on pcfs\n") macro
H A Dpcfs_glue.c177 fprintf(stderr, OPEN_FAIL_PCFS); in read_stage2_blocklist()