Searched defs:getpriority_args (Results 1 – 2 of 2) sorted by relevance
83 struct getpriority_args { struct89 sys_getpriority(struct thread *td, struct getpriority_args *uap) in sys_getpriority() argument
343 struct getpriority_args { struct344 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)];345 char who_l_[PADL_(int)]; int who; char who_r_[PADR_(int)];