Home | History | Annotate | Download | only in scan-build

Lines Matching refs:RIN

294   open (RIN, $fname) or die "cannot open $fname";
297 while (<RIN>) {
303 close (RIN);