Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/renice/
H A Drenice.c87 { PRIO_CONTRACT, "ctid" },
186 (which != PRIO_CONTRACT || who != 0)) { in main()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dsetpriority.c86 case PRIO_CONTRACT: in prio_to_idtype()
/titanic_44/usr/src/uts/common/sys/
H A Dresource.h65 #define PRIO_CONTRACT 9 macro