Searched refs:appname (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.c | 87 char *appname; variable 137 appname = *argv; main() 158 "'s' or 'p' argument\n", appname); main() 181 appname, ch, optarg); main() 216 "times\n", appname); main() 257 fprintf(stderr, "%s: No input file specifiled\n", appname); main() 266 appname); main() 315 " input_file\n", appname); usage() 457 fprintf(stderr, "%s: %d instructions used\n", appname, instrcount); output_code() 691 fprintf(stderr, "%s: ", appname); stop() 703 appname, ofilename); stop() 712 appname, regfilename); stop() 721 appname, listfilename); stop()
|
H A D | aicasm.h | 78 extern char *appname;
|
H A D | aicasm_symbol.c | 576 fprintf(stderr, "%s: %d of %d register definitions used\n", appname,
|
Completed in 122 milliseconds