Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsetpriority.c60 case PRIO_PGRP: in prio_to_idtype()
97 case PRIO_PGRP: in old_idtype()
/illumos-gate/usr/src/cmd/renice/
H A Drenice.c74 { PRIO_PGRP, "pgid" },
148 which = PRIO_PGRP; in main()
281 which = PRIO_PGRP; in parse_obsolete_options()
/illumos-gate/usr/src/ucbhead/sys/
H A Dresource.h58 #define PRIO_PGRP 1 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dresource.h57 #define PRIO_PGRP 1 macro