Home
last modified time | relevance | path

Searched refs:ntptime (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/ntp/libntp/
H A Dcalyearstart.c23 calyearstart(u_int32 ntptime, const time_t *pivot) in calyearstart() argument
29 vlong = ntpcal_ntp_to_ntp(ntptime, pivot); in calyearstart()
42 calmonthstart(u_int32 ntptime, const time_t *pivot) in calmonthstart() argument
48 vlong = ntpcal_ntp_to_ntp(ntptime, pivot); in calmonthstart()
61 calweekstart(u_int32 ntptime, const time_t *pivot) in calweekstart() argument
67 vlong = ntpcal_ntp_to_ntp(ntptime, pivot); in calweekstart()
79 caldaystart(u_int32 ntptime, const time_t *pivot) in caldaystart() argument
84 vlong = ntpcal_ntp_to_ntp(ntptime, pivot); in caldaystart()
87 return ntptime - split.lo; in caldaystart()
H A Dcaltontp.c41 vint64 ntptime;/* resulting NTP time */ in caltontp() local
68 ntptime = ntpcal_dayjoin(eraday - DAY_NTP_STARTS, in caltontp()
71 return ntptime.d_s.lo; in caltontp()
/freebsd/contrib/ntp/include/
H A Dntp_stdlib.h97 extern u_int32 calyearstart (u_int32 ntptime, const time_t *pivot);
98 extern u_int32 calmonthstart (u_int32 ntptime, const time_t *pivot);
99 extern u_int32 calweekstart (u_int32 ntptime, const time_t *pivot);
100 extern u_int32 caldaystart (u_int32 ntptime, const time_t *pivot);
H A Dntpd.h327 extern void check_leap_file (int is_daily_check, u_int32 ntptime, const time_t * systime);
/freebsd/contrib/ntp/html/scripts/
H A Dmanual.txt9 <li class='inline'><a href='ntptime.html'><tt>ntptime</tt> - read and set kernel time variables</a>…
/freebsd/usr.sbin/ntp/doc/
H A DMakefile18 ntptime.html ntptrace.html orphan.html parsedata.html \
25 MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 sntp.8
/freebsd/contrib/ntp/sntp/loc/
H A Dfreebsd11 ntptime,sbin,8
H A Dnetbsd12 ntptime,sbin,8
H A Ddarwin12 ntptime,sbin,8
H A Dredhat13 ntptime,sbin,8
H A Ddebian13 ntptime,sbin,8
H A Dlegacy13 ntptime,bin,1
H A Dsolaris13 ntptime,sbin,1m
/freebsd/usr.sbin/ntp/
H A DMakefile4 ntptime ntp-keygen sntp
/freebsd/contrib/ntp/util/
H A DREADME7 The ntptime.c program checks the kernel configuration for the NTP user
11 distribution for further details. ntptime will be built be if configure
H A DMakefile.in98 lsf-times$(EXEEXT) ntp-keygen$(EXEEXT) ntptime$(EXEEXT) \
202 ntptime_SOURCES = ntptime.c
203 ntptime_OBJECTS = ntptime.$(OBJEXT)
266 ./$(DEPDIR)/ntptime.Po ./$(DEPDIR)/pps-api.Po \
292 $(nodist_ntp_keygen_SOURCES) ntptime.c pps-api.c precision.c \
295 longsize.c lsf-times.c $(ntp_keygen_SOURCES) ntptime.c \
908 ntptime$(EXEEXT): $(ntptime_OBJECTS) $(ntptime_DEPENDENCIES) $(EXTRA_ntptime_DEPENDENCIES)
909 @rm -f ntptime$(EXEEXT)
959 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntptime.Po@am__quote@ # am--include-marker
1255 -rm -f ./$(DEPDIR)/ntptime
[all...]
H A DMakefile.am9 ntptime pps-api precision sht testrs6000 tg tg2 tickadj timetrim
/freebsd/usr.sbin/ntp/ntptime/
H A DMakefile4 PROG= ntptime
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c944 uint32_t ntptime, in check_leap_file()
960 check_leap_expiration(is_daily_check, ntptime, systime);
969 uint32_t ntptime , in check_leap_expiration()
980 rc = leapsec_daystolive(ntptime, systime); in check_leap_expiration()
942 check_leap_file(int is_daily_check,uint32_t ntptime,const time_t * systime) check_leap_file() argument
967 check_leap_expiration(int is_daily_check,uint32_t ntptime,const time_t * systime) check_leap_expiration() argument
/freebsd/contrib/ntp/
H A DTODO33 util/ntptime.c
H A DCommitLog-4.1.0766 * html/ntptime.htm:
910 * util/ntptime.c:
922 * util/ntptime.c: MNT options
1682 * util/ntptime.c (main): Report TAI stuff
1728 * util/ntptime.c: Use: HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC, it's
2198 * html/ntptime.htm: More fixes
2266 * html/ntptime.htm: Document reality check
3629 * util/ntptime.c:
3832 ntptimeval, not timespec or nsec (Solaris 2.7 should get ntptime
3846 * util/ntptime.c:
[all …]
H A Dconfigure.ac3690 AC_CACHE_CHECK([if we want and can make the ntptime utility], ac_cv_make_ntptime,
3705 MAKE_NTPTIME=ntptime
H A DChangeLog1016 * util/ntptime.c: initialization nit. Harlan Stenn.
2012 * [Bug 1744] Remove obsolete ntpdate/ntptime* items.
5120 * Don't make ntptime under Linux. It doesn't compile for too many folks.
/freebsd/targets/pseudo/userland/
H A DMakefile.depend636 usr.sbin/ntp/ntptime \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2388 OLD_FILES+=usr/share/doc/ntp/ntptime.html
5925 OLD_FILES+=usr/sbin/ntptime
6079 OLD_FILES+=usr/share/doc/ntp/ntptime.html
6213 OLD_FILES+=usr/share/man/man8/ntptime.8.gz

12