Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dmessage.h84 #define WRITE_FAIL_BOOTSEC gettext("cannot write master boot sector\n") macro
H A Dinstallgrub.c1058 (void) fprintf(stdout, WRITE_FAIL_BOOTSEC); in write_stage1()