Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1000 (void) fprintf(stderr, WRITE_FAIL_STAGE2); in write_stage2()
1017 (void) fprintf(stderr, WRITE_FAIL_STAGE2); in write_stage2()
H A Dmessage.h88 #define WRITE_FAIL_STAGE2 gettext("failed to write stage2\n") macro