Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_resource.c138 static int proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority);
310 error = proc_get_darwin_role(curp, p, &low); in getpriority()
885 proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority) in proc_get_darwin_role() function