taglinefilesource code
ofp54drivers/scsi/aic7xxx_asm.cFILE *ifp, *ofp;
ofp546drivers/scsi/aic7xxx_asm.cfprintf(ofp, "#define %s \"%s\"\n", a[1], a[2]);
ofp556drivers/scsi/aic7xxx_asm.coutput(ofp);
ofp584drivers/scsi/aic7xxx_asm.cofp = fopen(optarg, "w");
ofp585drivers/scsi/aic7xxx_asm.cif (!ofp) {
ofp617drivers/scsi/aic7xxx_asm.cif (!ofp) {
ofp618drivers/scsi/aic7xxx_asm.cofp = fopen(ADOTOUT, "w");
ofp619drivers/scsi/aic7xxx_asm.cif (!ofp) {