Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/renice/
H A Drenice.c77 { PRIO_USER, "uid" },
78 { PRIO_USER, "user" },
158 which = PRIO_USER; in main()
194 case PRIO_USER: in main()
287 which = PRIO_USER; in parse_obsolete_options()
294 if (which == PRIO_USER && !isdigit(argv[0][0])) { in parse_obsolete_options()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dsetpriority.c65 case PRIO_USER: in prio_to_idtype()
100 case PRIO_USER: in old_idtype()
/titanic_44/usr/src/ucbhead/sys/
H A Dresource.h61 #define PRIO_USER 2 macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dresource.h40 #define PRIO_USER 2 macro
/titanic_44/usr/src/uts/common/sys/
H A Dresource.h58 #define PRIO_USER 2 macro