Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucbhead/sys/
H A Dresource.h56 #define PRIO_MIN -20 macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dresource.h35 #define PRIO_MIN -20 macro
/titanic_41/usr/src/cmd/renice/
H A Drenice.c64 #define PRIO_MIN -20 macro
367 gettext(" where %d <= priority <= %d\n"), PRIO_MIN, PRIO_MAX); in usage()
/titanic_41/usr/src/ucbcmd/shutdown/
H A Dshutdown.c303 (void) setpriority(PRIO_PROCESS, 0, PRIO_MIN); in main()