Home
last modified time | relevance | path

Searched refs:appname (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/aicasm/
Daicasm.c87 char *appname; variable
137 appname = *argv; in main()
158 "'s' or 'p' argument\n", appname); in main()
181 appname, ch, optarg); in main()
216 "times\n", appname); in main()
257 fprintf(stderr, "%s: No input file specifiled\n", appname); in main()
266 appname); in main()
315 " input_file\n", appname); in usage()
457 fprintf(stderr, "%s: %d instructions used\n", appname, instrcount); in output_code()
682 fprintf(stderr, "%s: ", appname); in stop()
[all …]
Daicasm.h78 extern char *appname;