OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:donice
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/renice/
renice.c
55
static int
donice
(int, id_t, int, int);
117
errs +=
donice
(which, who, prio, incr);
145
donice
(int which, id_t who, int prio, int incr)
function
/src/bin/csh/
init.c
82
{ "nice",
donice
, 0, INF },
time.c
86
*
donice
is only called when it on the line by itself or with a +- value
90
donice
(Char **v, struct command *t)
function
extern.h
301
void
donice
(Char **, struct command *);
/src/sys/kern/
kern_resource.c
73
static int
donice
(struct lwp *, struct proc *, int);
232
error =
donice
(l, p, SCARG(uap, prio));
247
error =
donice
(l, p, SCARG(uap, prio));
263
error =
donice
(l, p, SCARG(uap, prio));
286
donice
(struct lwp *l, struct proc *chgp, int n)
function
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026