taglinefilesource code
fopen100drivers/char/conmakehash.cctbl = fopen(tblname = argv[1], "r");
fopen584drivers/scsi/aic7xxx_asm.cofp = fopen(optarg, "w");
fopen611drivers/scsi/aic7xxx_asm.cifp = fopen(filename, "r");
fopen618drivers/scsi/aic7xxx_asm.cofp = fopen(ADOTOUT, "w");
fopen359drivers/sound/configure.cif ((oldf = fopen (filename, "r")) == NULL)
fopen477drivers/sound/configure.cif ((optf = fopen (".defines", "w")) == NULL)
fopen732drivers/sound/configure.cFILE           *sf = fopen ("synth-ld.h", "w");
fopen1746drivers/sound/configure.cFILE           *sf = fopen (target, "w");
fopen22drivers/sound/hex2hex.hif ((inf=fopen(source, "r"))==NULL)
fopen28drivers/sound/hex2hex.hif ((outf=fopen(target, "w"))==NULL)
fopen549scripts/tkparse.cinfile = fopen(filename,"r");
fopen558scripts/tkparse.cinfile = fopen(buffer,"r");