Home
last modified time | relevance | path

Searched refs:prio_type (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/renice/
H A Drenice.c107 int prio_type = RENICE_PRIO_INCREMENT; in main() local
130 prio_type = RENICE_PRIO_INCREMENT; in main()
145 prio_type = RENICE_PRIO_INCREMENT; in main()
187 errs += donice(which, who, incr, prio_type, in main()
197 errs += donice(which, who, incr, prio_type, in main()
209 errs += donice(which, who, incr, prio_type, in main()
220 errs += donice(which, who, incr, prio_type, in main()
237 errs += donice(which, who, incr, prio_type, *argv); in main()