Home | History | Annotate | Download | only in src

Lines Matching refs:ifile

438 	$ifile = $tempi;
440 $ifile = '/dev/null';
526 if (!open(STDIN, "< $ifile")) {
527 print STDERR "$prog: couldn't open $ifile in child - $!\n";