Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_time.c693 return (kern_settimeofday(td, tvp, tzp)); in sys_settimeofday()
697 kern_settimeofday(struct thread *td, struct timeval *tv, struct timezone *tzp) in kern_settimeofday() function
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c649 return (kern_settimeofday(td, tvp, tzp)); in linux_settimeofday()
/f-stack/freebsd/sys/
H A Dsyscallsubr.h281 int kern_settimeofday(struct thread *td, struct timeval *tv,