Home
last modified time | relevance | path

Searched defs:ntv (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dkern_ntptime.c289 struct ntptimeval ntv; in sys_ntp_gettime() local
304 struct ntptimeval ntv; /* temporary structure */ in ntp_sysctl() local
345 kern_ntp_adjtime(struct thread *td, struct timex *ntv, int *retvalp) in kern_ntp_adjtime()
483 struct timex ntv; in sys_ntp_adjtime() local
/freebsd/contrib/ntp/util/
H A Dntptime.c93 struct timex ntv; in main() local
95 struct ntptimeval ntv; in main() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_local.c149 struct timex ntv; in local_poll() local
H A Dntp_loopfilter.c136 static struct timex ntv; /* ntp_adjtime() parameters */ variable
[all...]
/freebsd/contrib/ntp/include/
H A Dntp_syscall.h33 struct ntptimeval *ntv in ntp_gettime()