Home | History | Annotate | Download | only in scripts

Lines Matching refs:conffile

172     open(my $conffile, '<', "$conf")
175 while (<$conffile>) {
191 close($conffile);