Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_time.c234 sys_clock_gettime(struct thread *td, struct clock_gettime_args *uap) in sys_clock_gettime() function
H A Dinit_sysent.c284 …{ AS(clock_gettime_args), (sy_call_t *)sys_clock_gettime, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY…
/freebsd-12.1/sys/sys/
H A Dsysproto.h1926 int sys_clock_gettime(struct thread *, struct clock_gettime_args *);