Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_time.c654 sys_gettimeofday(struct sysmsg *sysmsg, const struct gettimeofday_args *uap) in sys_gettimeofday() function
H A Dinit_sysent.c133 { AS(gettimeofday_args), 4, (sy_call_t *)sys_gettimeofday }, /* 116 = gettimeofday */
/dragonfly/sys/sys/
H A Dsysproto.h1550 int sys_gettimeofday (struct sysmsg *sysmsg, const struct gettimeofday_args *);