Home
last modified time | relevance | path

Searched refs:sys_setitimer (Results 1 – 3 of 3) sorted by relevance

/src/sys/kern/
H A Dkern_time.c836 sys_setitimer(struct thread *td, struct setitimer_args *uap) in sys_setitimer() function
H A Dinit_sysent.c152 …{ .sy_narg = AS(setitimer_args), .sy_call = (sy_call_t *)sys_setitimer, .sy_auevent = AUE_SETITIME…
/src/sys/sys/
H A Dsysproto.h1993 int sys_setitimer(struct thread *, struct setitimer_args *);