Searched defs:getitimer_args (Results 1 – 2 of 2) sorted by relevance
736 struct getitimer_args { struct742 sys_getitimer(struct thread *td, struct getitimer_args *uap) in sys_getitimer() argument
312 struct getitimer_args { struct313 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];314 … itv_l_[PADL_(struct itimerval *)]; struct itimerval * itv; char itv_r_[PADR_(struct itimerval *)];