Searched refs:DRY_RUN (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/boot/installgrub/ | ||
H A D | message.h | 35 #define DRY_RUN gettext("dry run--nothing will be written to disk\n") macro |
H A D | installgrub.c | 206 (void) fprintf(stdout, DRY_RUN); in main() |