| /freebsd-10-stable/contrib/ntp/libntp/ |
| D | calyearstart.c | 23 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()
|
| D | caltontp.c | 41 vint64 ntptime;/* resulting NTP time */ in caltontp() local 64 ntptime = ntpcal_dayjoin(eraday - DAY_NTP_STARTS, in caltontp() 67 return ntptime.d_s.lo; in caltontp()
|
| /freebsd-10-stable/contrib/ntp/include/ |
| D | ntp_stdlib.h | 84 extern u_int32 calyearstart (u_int32 ntptime, const time_t *pivot); 85 extern u_int32 calmonthstart (u_int32 ntptime, const time_t *pivot); 86 extern u_int32 calweekstart (u_int32 ntptime, const time_t *pivot); 87 extern u_int32 caldaystart (u_int32 ntptime, const time_t *pivot);
|
| D | ntpd.h | 293 extern void check_leap_file (int is_daily_check, u_int32 ntptime, const time_t * systime);
|
| /freebsd-10-stable/usr.sbin/ntp/doc/ |
| D | Makefile | 19 ntptime.html ntptrace.html orphan.html parsedata.html \ 26 MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 sntp.8
|
| /freebsd-10-stable/contrib/ntp/html/scripts/ |
| D | manual.txt | 9 <li class='inline'><a href='ntptime.html'><tt>ntptime</tt> - read and set kernel time variables</a>…
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | ntp_util.c | 888 uint32_t ntptime , in check_leap_file() argument 904 check_leap_expiration(is_daily_check, ntptime, systime); in check_leap_file() 913 uint32_t ntptime , in check_leap_expiration() argument 924 rc = leapsec_daystolive(ntptime, systime); in check_leap_expiration()
|
| /freebsd-10-stable/contrib/ntp/sntp/loc/ |
| D | freebsd | 11 ntptime,sbin,8
|
| D | netbsd | 12 ntptime,sbin,8
|
| D | darwin | 12 ntptime,sbin,8
|
| D | redhat | 13 ntptime,sbin,8
|
| D | debian | 13 ntptime,sbin,8
|
| D | legacy | 13 ntptime,bin,1
|
| D | solaris | 13 ntptime,sbin,1m
|
| /freebsd-10-stable/contrib/ntp/util/ |
| D | README | 7 The ntptime.c program checks the kernel configuration for the NTP user 11 distribution for further details. ntptime will be built be if configure
|
| D | Makefile.in | 98 ntp-keygen$(EXEEXT) ntptime$(EXEEXT) pps-api$(EXEEXT) \ 193 ntptime_SOURCES = ntptime.c 194 ntptime_OBJECTS = ntptime.$(OBJEXT) 272 longsize.c $(ntp_keygen_SOURCES) ntptime.c pps-api.c \ 275 longsize.c $(ntp_keygen_SOURCES) ntptime.c pps-api.c \ 880 ntptime$(EXEEXT): $(ntptime_OBJECTS) $(ntptime_DEPENDENCIES) $(EXTRA_ntptime_DEPENDENCIES) 881 @rm -f ntptime$(EXEEXT) 930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntptime.Po@am__quote@
|
| D | Makefile.am | 8 ntptime pps-api precision sht testrs6000 tg tg2 tickadj timetrim
|
| /freebsd-10-stable/usr.sbin/ntp/ |
| D | Makefile | 5 ntptime ntp-keygen sntp
|
| /freebsd-10-stable/usr.sbin/ntp/ntptime/ |
| D | Makefile | 5 PROG= ntptime
|
| /freebsd-10-stable/contrib/ntp/ |
| D | TODO | 33 util/ntptime.c
|
| D | CommitLog-4.1.0 | 766 * 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 …]
|
| D | configure.ac | 3709 AC_CACHE_CHECK([if we want and can make the ntptime utility], ac_cv_make_ntptime, 3724 MAKE_NTPTIME=ntptime
|
| D | ChangeLog | 606 * util/ntptime.c: initialization nit. Harlan Stenn. 1602 * [Bug 1744] Remove obsolete ntpdate/ntptime* items. 4710 * Don't make ntptime under Linux. It doesn't compile for too many folks.
|
| D | NEWS | 2431 * util/ntptime.c: initialization nit. Harlan Stenn.
|
| /freebsd-10-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 3993 OLD_FILES+=usr/sbin/ntptime 4048 OLD_FILES+=usr/share/doc/ntp/ntptime.html 4070 OLD_FILES+=usr/share/man/man8/ntptime.8.gz
|