taglinefilesource code
fopen108drivers/char/conmakehash.cctbl = fopen(tblname = argv[1], "r");
fopen600drivers/scsi/aic7xxx_asm.cofp = fopen(optarg, "w");
fopen627drivers/scsi/aic7xxx_asm.cifp = fopen(filename, "r");
fopen634drivers/scsi/aic7xxx_asm.cofp = fopen(ADOTOUT, "w");
fopen499drivers/sound/configure.cFILE           *sf = fopen ("synth-ld.h", "w");
fopen1332drivers/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)