Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1093 (void) fprintf(stderr, READ_FAIL_STAGE1, path); in read_stage1_from_file()
H A Dmessage.h76 #define READ_FAIL_STAGE1 gettext("cannot read stage1 file %s\n") macro