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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_resource.c120 static int proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority);
278 error = proc_get_darwin_role(curp, p, &low);
641 proc_get_darwin_role(proc_t curp, proc_t targetp, int *priority) function

Completed in 164 milliseconds