Home
last modified time | relevance | path

Searched refs:kern_adjtime (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_ntptime.c987 error = kern_adjtime(td, deltap, &olddelta); in sys_adjtime()
994 kern_adjtime(struct thread *td, struct timeval *delta, struct timeval *olddelta) in kern_adjtime() function
/f-stack/freebsd/sys/
H A Dsyscallsubr.h89 int kern_adjtime(struct thread *td, struct timeval *delta,