Lines Matching refs:TFILE
3675 open(TFILE, "<$file_name");3676 binmode TFILE;3677 my $firstline = ReadProfileHeader(*TFILE);3678 close(TFILE);