Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_xenix_sysent.c76 …{ AS(setitimer_args), (sy_call_t *)sys_setitimer, AUE_SETITIMER, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-12.1/sys/kern/
H A Dkern_time.c801 struct setitimer_args { struct
807 sys_setitimer(struct thread *td, struct setitimer_args *uap) in sys_setitimer() argument
H A Dinit_sysent.c135 …{ AS(setitimer_args), (sy_call_t *)sys_setitimer, AUE_SETITIMER, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
H A Dsystrace_args.c501 struct setitimer_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h301 struct setitimer_args { struct
1856 int sys_setitimer(struct thread *, struct setitimer_args *);