Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dmessage.h117 #define LIBFDISK_INIT_FAIL gettext("Failed to initialize libfdisk.\n") macro
H A Dinstallgrub.c836 (void) fprintf(stderr, LIBFDISK_INIT_FAIL); in get_start_sector()