Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntp_syscall.h16 # define ntp_gettime(t) syscall(SYS_ntp_gettime, (t)) macro
32 ntp_gettime( in ntp_gettime() function
/freebsd-12-stable/contrib/ntp/util/
Dntptime.c250 status = ntp_gettime(&ntv); in main()
269 status = ntp_gettime(&ntv); in main()
291 status = ntp_gettime(&ntv); in main()
DREADME8 interface syscalls ntp_gettime() and ntp_adjtime(). If present, the
/freebsd-12-stable/sys/sys/
Dtimex.h165 int ntp_gettime(struct ntptimeval *);
Dsyscall.mk163 ntp_gettime.o \
/freebsd-12-stable/contrib/ntp/kernel/sys/
Dtimex.h302 extern int ntp_gettime __P((struct ntptimeval *));
/freebsd-12-stable/sys/kern/
Dcapabilities.conf446 ntp_gettime
/freebsd-12-stable/lib/libc/sys/
DMakefile.inc437 MLINKS+=ntp_adjtime.2 ntp_gettime.2
DSymbol.map185 ntp_gettime;
/freebsd-12-stable/contrib/ntp/
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
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.
Dconfigure.ac413 AC_CHECK_FUNCS([ntp_adjtime ntp_gettime])
426 AC_DEFINE([ntp_gettime], [__ntp_gettime], [deviant]) definition
Dconfig.h.in1812 #undef ntp_gettime
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_loopfilter.c328 from the reference implementation of ntp_gettime(): in ntp_adjtime_error_handler()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2448 fun:ntp_gettime=uninstrumented