Home
last modified time | relevance | path

Searched refs:getitimer_args (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_xenix_sysent.c75 …{ AS(getitimer_args), (sy_call_t *)sys_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-12.1/sys/kern/
H A Dkern_time.c745 struct getitimer_args { struct
751 sys_getitimer(struct thread *td, struct getitimer_args *uap) in sys_getitimer() argument
814 return (sys_getitimer(td, (struct getitimer_args *)uap)); in sys_setitimer()
H A Dinit_sysent.c138 …{ AS(getitimer_args), (sy_call_t *)sys_getitimer, AUE_GETITIMER, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
H A Dsystrace_args.c517 struct getitimer_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h312 struct getitimer_args { struct
1858 int sys_getitimer(struct thread *, struct getitimer_args *);