Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/renice/
H A Drenice.c80 { PRIO_PROJECT, "projid" },
81 { PRIO_PROJECT, "project" },
218 case PRIO_PROJECT: in main()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dsetpriority.c80 case PRIO_PROJECT: in prio_to_idtype()
/titanic_50/usr/src/uts/common/sys/
H A Dresource.h63 #define PRIO_PROJECT 7 macro