Searched refs:kern_getpriority (Results 1 – 2 of 2) sorted by relevance
95 return (kern_getpriority(td, uap->which, uap->who)); in sys_getpriority()99 kern_getpriority(struct thread *td, int which, int who) in kern_getpriority() function
163 int kern_getpriority(struct thread *td, int which, int who);