Home
last modified time | relevance | path

Searched refs:CANON_USAGE_STR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c846 #define CANON_USAGE_STR gettext(USAGE_STRING) macro
851 (void) fprintf(stdout, CANON_USAGE_STR, progname, progname, progname); in usage()
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1073 #define CANON_USAGE_STR gettext(USAGE_STRING) macro
1078 (void) fprintf(stdout, CANON_USAGE_STR, progname, progname, progname); in usage()
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c2386 #define CANON_USAGE_STR gettext(USAGE_STRING) macro
2391 (void) fprintf(stdout, CANON_USAGE_STR, progname, progname, progname); in usage()