Searched refs:twho (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/renice/
H A Drenice.c105 int twho; local
106 if (getnum("pid", *argv, &twho)) {
110 if (twho < 0) {
115 who = (id_t)twho;

Completed in 70 milliseconds