Searched refs:CANON_USAGE_STR (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/boot/installboot/sparc/ |
H A D | installboot.c | 846 #define CANON_USAGE_STR gettext(USAGE_STRING) macro 851 (void) fprintf(stdout, CANON_USAGE_STR, progname, progname, progname);
|
/illumos-gate/usr/src/cmd/boot/installgrub/ |
H A D | installgrub.c | 1073 #define CANON_USAGE_STR gettext(USAGE_STRING) macro 1078 (void) fprintf(stdout, CANON_USAGE_STR, progname, progname, progname);
|
/illumos-gate/usr/src/cmd/boot/installboot/i386/ |
H A D | installboot.c | 1457 #define CANON_USAGE_STR gettext(USAGE_STRING) macro 1462 (void) fprintf(stdout, CANON_USAGE_STR, progname, progname, progname);
|
Completed in 56 milliseconds