Lines Matching defs:quiet

153 static bool   quiet = false;  variable
600 if(not quiet) std::cout << std::endl << "* Compiling nodelists:" << std::endl; in read_nodelists() local
643 if(not quiet) { in read_nodelists() local
783 if(not quiet) { in read_nodelists() local
792 if(not quiet) std::cout << "Error opening nodelist " << fno->fn << '!' << std::endl; in read_nodelists() local
800 if(not quiet) std::cout << std::endl << "* Compiling userlists:" << std::endl; in read_nodelists() local
889 if(not quiet) { in read_nodelists() local
897 if(not quiet) std::cout << "Error opening userlist " << fno->fn << '!' << std::endl; in read_nodelists() local
904 if(not quiet) std::cout << "* Writing statistics to " << statfilename << NL; in read_nodelists() local
908 if(not quiet) std::cout << "Error opening statfile " << statfilename << '!' << NL; in read_nodelists() local
928 if(not quiet) std::cout << NL << "* Sorting by name " << std::flush; in read_nodelists() local
946 if(not quiet) std::cout << "\b, writing " << name << ' ' << std::flush; in read_nodelists() local
950 … if(not quiet) std::cout << "\b, writing " << name << " and " << fidouserlst << ' ' << std::flush; in read_nodelists() local
964 …if(not quiet) std::cout << "* Dupe: " << curr->addr.zone << ':' << curr->addr.net << '/' << curr->… in read_nodelists() local
989 if(not quiet) std::cout << ' ' << NL "* Sorting by node " << std::flush; in read_nodelists() local
1002 if(not quiet) std::cout << "\b, writing " << name << ' ' << std::flush; in read_nodelists() local
1017 if (not quiet) std::cout << ' ' << NL "* Writing " << name << std::endl; in read_nodelists() local
1030 if(not quiet) { in read_nodelists() local
1112 if(not quiet) { in check_nodelists() local
1129 if(not quiet) { in check_nodelists() local
1147 if(not quiet) std::cout << what << NL; in fatal_error() local
1270 …if(not quiet) std::cout << "* " << __configfile << ": Misplaced IF at line " << line << ". IF's ca… in parse_config() local
1278 …if(not quiet) std::cout << "* " << __configfile << ": Misplaced ELIF/ELSEIF at line " << line << … in parse_config() local
1284 …if(not quiet) std::cout << "* " << __configfile << "Misplaced ELSE at line " << line << '.' << NL; in parse_config() local
1291 …if(not quiet) std::cout << "* " << __configfile << ": Misplaced ENDIF at line " << line << '.' << … in parse_config() local
1388 … if(not quiet) std::cout << "* Could not read configuration file " << value << '!' << NL; in parse_config() local
1581 if(not quiet) { in run_gn() local
1590 if(not quiet) { in run_gn() local
1608 if(not quiet) std::cout << "* Forced compile." NL; in run_gn() local
1615 if(not quiet) std::cout << NL "Could not find the configuration file!" NL; in run_gn() local