Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_time.c230 sys_clock_gettime(struct thread *td, struct clock_gettime_args *uap) in sys_clock_gettime() function
HDinit_sysent.c281 …{ AS(clock_gettime_args), (sy_call_t *)sys_clock_gettime, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY…
/NextBSD/sys/sys/
HDsysproto.h2207 int sys_clock_gettime(struct thread *, struct clock_gettime_args *);