Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dkern_resource.c136 static int proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority);
306 error = proc_get_darwin_role(curp, p, &low); in getpriority()
769 proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority) in proc_get_darwin_role() function