Lines Matching refs:errs
104 int errs = 0;
187 errs += donice(which, who, incr, prio_type,
197 errs += donice(which, who, incr, prio_type,
203 errs++;
209 errs += donice(which, who, incr, prio_type,
215 errs++;
220 errs += donice(which, who, incr, prio_type,
226 errs++;
234 errs++;
237 errs += donice(which, who, incr, prio_type, *argv);
245 errs++;
249 return (errs != 0);
258 int errs = 0;
301 errs++;
310 errs++;
314 errs += donice(which, who, prio, RENICE_PRIO_ABSOLUTE, *argv);
316 return (errs != 0);