Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/boot/installgrub/
H A Dmessage.h52 #define CONVERT_FAIL gettext("cannot convert %s to a block device.\n") macro
H A Dinstallgrub.c1572 (void) fprintf(stderr, CONVERT_FAIL, device->path); in copy_stage2_to_pcfs()