Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_time.c231 sys_clock_gettime(struct thread *td, struct clock_gettime_args *uap) in sys_clock_gettime() function
Dinit_sysent.c284 …{ AS(clock_gettime_args), (sy_call_t *)sys_clock_gettime, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY…
/freebsd-12-stable/sys/sys/
Dsysproto.h1939 int sys_clock_gettime(struct thread *, struct clock_gettime_args *);