Searched refs:sys_getitimer (Results 1 – 3 of 3) sorted by relevance
775 sys_getitimer(struct thread *td, struct getitimer_args *uap) in sys_getitimer() function838 return (sys_getitimer(td, (struct getitimer_args *)uap)); in sys_setitimer()
155 …{ .sy_narg = AS(getitimer_args), .sy_call = (sy_call_t *)sys_getitimer, .sy_auevent = AUE_GETITIME…
1966 int sys_getitimer(struct thread *, struct getitimer_args *);