Searched defs:badarchmsg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c68 static char *badarchmsg = "Architecture does not support this command.\n"; variable
196 (void) fprintf(stderr, badarchmsg);
207 (void) fprintf(stderr, badarchmsg);
225 (void) fprintf(stderr, badarchmsg);

Completed in 58 milliseconds