Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/renice/
H A Drenice.c78 { PRIO_PROJECT, "projid" },
79 { PRIO_PROJECT, "project" },
216 case PRIO_PROJECT: in main()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsetpriority.c78 case PRIO_PROJECT: in prio_to_idtype()
/illumos-gate/usr/src/uts/common/sys/
H A Dresource.h63 #define PRIO_PROJECT 7 macro