Searched refs:Maxerrs (Results 1 – 1 of 1) sorted by relevance
206 int Maxerrs = 100; /* Max number errors before forced exit */ variable512 if (sscanf(optarg, "%i", &Maxerrs) != 1) { in main()1056 Progname, Pid, Maxerrs, pre_alloc_space, lockfile); in main()1750 if (Maxerrs && Errors >= Maxerrs) { in handle_error()1753 Maxerrs); in handle_error()