Home
last modified time | relevance | path

Searched refs:ntp_gettime (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_syscall.h16 # define ntp_gettime(t) syscall(SYS_ntp_gettime, (t)) macro
32 ntp_gettime( in ntp_gettime() function
/freebsd/contrib/ntp/util/
H A Dntptime.c250 status = ntp_gettime(&ntv); in main()
269 status = ntp_gettime(&ntv); in main()
291 status = ntp_gettime(&ntv); in main()
H A DREADME8 interface syscalls ntp_gettime() and ntp_adjtime(). If present, the
/freebsd/sys/sys/
H A Dtimex.h163 int ntp_gettime(struct ntptimeval *);
H A Dsyscall.mk164 ntp_gettime.o \
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h302 extern int ntp_gettime __P((struct ntptimeval *));
/freebsd/lib/libsys/
H A DSymbol.sys.map174 ntp_gettime;
H A DMakefile.sys469 MLINKS+=ntp_adjtime.2 ntp_gettime.2
/freebsd/contrib/ntp/
H A DREADME.leapsmear46 One good way to handle the leap second is to use ntp_gettime() instead of
47 the usual calls, because ntp_gettime() includes a "clock state" variable
H A DCommitLog-4.1.0170 * include/ntp_syscall.h (ntp_gettime): Updated patch from Ulrich.
175 * include/ntp_syscall.h (ntp_gettime): Fill in the tai member.
4106 * include/ntp_syscall.h (ntp_gettime): Make it static
4391 of ntp_adjtime() and ntp_gettime() syscalls.
5026 * ntpd/ntp_loopfilter.c: Lose unused ntp_gettime() stuff.
5895 ntp_gettime under solaris2.6.
H A Dconfigure.ac413 AC_CHECK_FUNCS([ntp_adjtime ntp_gettime])
426 AC_DEFINE([ntp_gettime], [__ntp_gettime], [deviant]) definition
H A Dconfig.h.in1805 #undef ntp_gettime
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c328 from the reference implementation of ntp_gettime(): in ntp_adjtime_error_handler()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2454 fun:ntp_gettime=uninstrumented