Lines Matching refs:aspppcf
412 local($aspppcf) = @_;
442 open ASPPPD, "<" . $aspppcf || die "$aspppcf: $!\n";
443 print "Reading configuration from $aspppcf\n" if $opt_v;
448 while (@{$words = uucpline(ASPPPD, $aspppcf)}) {
476 die "Too many errors in $aspppcf; aborting.\n"
478 warn "Ignoring unknown keyword $word in $aspppcf\n";
502 warn "Odd trailing keyword \"$prevword\" ignored in $aspppcf\n"
937 $aspppcf = $asfile;
943 $aspppcf = $asmoved;
954 local($ifconfig, $paths) = readaspppcf($aspppcf);
1603 if $aspppcf ne $astemp;