Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_time.c442 sys_clock_getres(struct thread *td, struct clock_getres_args *uap) in sys_clock_getres() function
H A Dinit_sysent.c303 { .sy_narg = AS(clock_getres_args), .sy_call = (sy_call_t *)sys_clock_getres, .sy_auevent = AUE_NULL, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 234 = clock_getres */
/freebsd/sys/sys/
H A Dsysproto.h2034 int sys_clock_getres(struct thread *, struct clock_getres_args *);