Searched refs:getpriority (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/ucbhead/sys/ |
H A D | resource.h | 85 extern int getpriority(int, int); 90 extern int getpriority();
|
/titanic_44/usr/src/ucblib/libucb/port/gen/ |
H A D | nice.c | 60 prio = getpriority(PRIO_PROCESS, 0); in nice()
|
/titanic_44/usr/src/lib/libbc/libc/compat/4.1/ |
H A D | nice.c | 46 prio = getpriority(PRIO_PROCESS, 0);
|
/titanic_44/usr/src/lib/libbc/libc/compat/sys5/ |
H A D | nice.c | 52 prio = getpriority(PRIO_PROCESS, 0);
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | setpriority.c | 108 getpriority(int which, id_t who) in getpriority() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | resource.h | 271 extern int getpriority(int, id_t);
|
/titanic_44/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 124 getpriority SIMPLE /* 100 = 2, getpriority */
|
/titanic_44/usr/src/cmd/renice/ |
H A D | renice.c | 326 oldprio = getpriority(which, who); in donice()
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | syscall.c | 370 return (getpriority(i1, i2)); in syscall()
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 177 getpriority.3c \ 1770 setpriority.3c := LINKSRC = getpriority.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1606 getpriority;
|
H A D | llib-lc | 865 int getpriority(int which, id_t who);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 172 file path=usr/share/man/man3c/getpriority.3c 1224 link path=usr/share/man/man3c/setpriority.3c target=getpriority.3c
|