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