Searched refs:sys_getitimer (Results 1 – 3 of 3) sorted by relevance
778 sys_getitimer(struct thread *td, struct getitimer_args *uap) in sys_getitimer() function841 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_GETITIMER, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 86 = getitimer */
1964 int sys_getitimer(struct thread *, struct getitimer_args *);