Home | History | Annotate | Download | only in src

Lines Matching refs:ifile

419 	$ifile = $tempi;
421 $ifile = '/dev/null';
507 if (!open(STDIN, "< $ifile")) {
508 print STDERR "$prog: couldn't open $ifile in child - $!\n";