Home
last modified time | relevance | path

Searched refs:getpriority (Results 1 – 25 of 45) sorted by relevance

12

/openbsd/lib/libc/hidden/sys/
H A Dresource.h23 PROTO_NORMAL(getpriority);
/openbsd/lib/libc/gen/
H A Dnice.c46 prio = getpriority(PRIO_PROCESS, 0); in nice()
/openbsd/usr.bin/nice/
H A Dnice.c84 prio += getpriority(PRIO_PROCESS, 0); in main()
/openbsd/sys/sys/
H A Dresource.h120 int getpriority(int, id_t);
/openbsd/usr.bin/renice/
H A Drenice.c162 old = getpriority(p->id_type, p->id); in renice()
/openbsd/lib/libc/sys/
H A DMakefile.inc56 getpriority.o getresgid.o getresuid.o \
186 getpeername.2 getpgrp.2 getpid.2 getpriority.2 getrlimit.2 \
/openbsd/gnu/llvm/llvm/lib/Support/
H A DCrashRecoveryContext.cpp485 return getpriority(PRIO_DARWIN_THREAD, 0) == 1; in hasThreadBackgroundPriority()
/openbsd/gnu/usr.bin/perl/t/op/
H A Dlex_assign.t398 getpriority $$, $$ # getpriority
/openbsd/sbin/route/
H A Droute.c101 uint8_t getpriority(char *);
357 prio = getpriority(*++argv); in flushroutes()
756 prio = getpriority(*++argv); in newroute()
869 prio = getpriority(*++argv); in show()
1660 getpriority(char *priostr) in getpriority() function
/openbsd/lib/libcrypto/arc4random/
H A Dgetentropy_hpux.c250 HX((e = getpriority(0, 0)) == -1, e); in getentropy_fallback()
H A Dgetentropy_solaris.c283 HX((e = getpriority(0, 0)) == -1, e); in getentropy_fallback()
H A Dgetentropy_aix.c264 HX((e = getpriority(0, 0)) == -1, e); in getentropy_fallback()
H A Dgetentropy_osx.c277 HX((e = getpriority(0, 0)) == -1, e); in getentropy_fallback()
H A Dgetentropy_linux.c363 HX((e = getpriority(0, 0)) == -1, e); in getentropy_fallback()
/openbsd/usr.bin/su/
H A Dsu.c121 prio = getpriority(PRIO_PROCESS, 0); in main()
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t535 getpriority 2 p
/openbsd/gnu/usr.bin/perl/t/porting/
H A Dknown_pod_issues.dat153 getpriority(2)
/openbsd/gnu/usr.bin/perl/regen/
H A Dopcodes471 getpriority getpriority ck_fun isT@ S S
/openbsd/gnu/usr.bin/perl/os2/
H A DChanges166 warning-test for getpriority() might lock the system hard on
167 pre-fixpak22 configuration (calling getpriority() on
373 More robust getpriority() on older Warps.
H A Dos2ish.h801 int getpriority(int which /* ignored */, int pid);
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dop629 # getpriority not present
634 getpriority 1,2; # OP_GETPRIORITY
636 getpriority 1,2; # OP_GETPRIORITY
638 Useless use of getpriority in void context at - line 13.
/openbsd/lib/libc/
H A DSymbols.list308 getpriority
/openbsd/gnu/usr.bin/perl/pod/
H A Dperltie.pod67 from your system, as well as the getpriority() and setpriority() system
123 $nicety = getpriority(PRIO_PROCESS, $$self);
124 if ($!) { croak "getpriority failed: $!" }
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h482 extern int getpriority(int, int);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h482 extern int getpriority(int, int);

12