Searched refs:ntp (Results 51 - 75 of 112) sorted by relevance

12345

/freebsd-11-stable/contrib/ntp/sntp/include/
H A DMakefile.am8 ntp.lic \
/freebsd-11-stable/usr.sbin/ntp/doc/drivers/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/doc/drivers/Makefile 319191 2017-05-30 05:15:09Z ngie $
6 FILESDIR= ${SHAREDIR}/doc/ntp/drivers
19 .PATH: ${SRCTOP}/contrib/ntp/html/drivers
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_txt.c61 TEXT ait, *ntp, *tp; local
197 if ((ntp = text_init(sp, NULL, 0, 32)) == NULL)
199 ntp->lno = tp->lno + 1;
213 OOBLNO, &ait, ait.ai, ntp))
218 OOBLNO, tp, tp->len, ntp))
222 txt_prompt(sp, ntp, prompt, flags);
228 tp = ntp;
/freebsd-11-stable/contrib/ntp/ntpd/
H A DMakefile.in647 man5_MANS = ntp.conf.5 ntp.keys.5
677 invoke-ntp.conf.menu \
678 invoke-ntp.conf.texi \
679 invoke-ntp.keys.menu \
680 invoke-ntp.keys.texi \
684 ntp.conf.5man \
685 ntp.conf.5mdoc \
686 ntp.conf.def \
687 ntp
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.h8 #include <ntp.h>
H A Dnetworking.h20 #include <ntp.h>
27 /* FIXME To be replaced by the constants in ntp.h */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_time.c123 native_to_linux_timespec(struct l_timespec *ltp, struct timespec *ntp) argument
126 LIN_SDT_PROBE2(time, native_to_linux_timespec, entry, ltp, ntp);
128 if (ntp->tv_sec > INT_MAX || ntp->tv_sec < INT_MIN)
131 ltp->tv_sec = ntp->tv_sec;
132 ltp->tv_nsec = ntp->tv_nsec;
139 linux_to_native_timespec(struct timespec *ntp, struct l_timespec *ltp) argument
142 LIN_SDT_PROBE2(time, linux_to_native_timespec, entry, ntp, ltp);
148 ntp->tv_sec = ltp->tv_sec;
149 ntp
156 native_to_linux_itimerspec(struct l_itimerspec *ltp, struct itimerspec *ntp) argument
167 linux_to_native_itimerspec(struct itimerspec *ntp, struct l_itimerspec *ltp) argument
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Dclocktime.c131 u_int32 ntp)
136 t = ntpcal_ntp_to_ntp(ntp, NULL);
130 ntp_to_year( u_int32 ntp) argument
H A Dntp_calendar.c4 * Written by Juergen Perlinger (perlinger@ntp.org) for the NTP project.
576 uint32_t ntp,
588 ntp -= (uint32_t)JAN_1970; /* warp into UN*X domain */
589 ntp -= res.D_s.lo; /* cycle difference */
590 res.Q_s += (uint64_t)ntp; /* get expanded time */
601 ntp -= (uint32_t)JAN_1970; /* warp into UN*X domain */
602 ntp -= res.D_s.lo; /* cycle difference */
603 M_ADD(res.D_s.hi, res.D_s.lo, 0, ntp);
625 uint32_t ntp,
638 ntp
575 ntpcal_ntp_to_time( uint32_t ntp, const time_t * pivot ) argument
624 ntpcal_ntp_to_ntp( uint32_t ntp, const time_t *pivot ) argument
1620 ntpcal_ntp_to_date( struct calendar *jd, uint32_t ntp, const time_t *piv ) argument
1940 isocal_ntp_to_date( struct isodate *id, uint32_t ntp, const time_t *piv ) argument
[all...]
H A Dprettydate.c29 /* Helper function to handle possible wraparound of the ntp epoch.
31 * Works by periodic extension of the ntp time stamp in the UN*X epoch.
229 u_int32 ntp, int local
233 vl = ntpcal_ntp_to_time(ntp, NULL);
228 ntp2unix_tm( u_int32 ntp, int local ) argument
H A Dssl_init.c11 #include <ntp.h>
/freebsd-11-stable/contrib/ntp/scripts/deprecated/
H A Dntp-status6 # for any number of ntp servers.
13 FILE=/tmp/ntp.$$
H A Dfreq_adj.in13 $driftfile = "/etc/ntp.drift";
93 where "drift_file" defaults to /etc/ntp.drift
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest-service.c63 NTLMReply ntp; local
76 ntp.success = 0;
77 ntp.flags = 0;
78 ntp.sessionkey = NULL;
197 ntp.success = 1;
199 ASN1_MALLOC_ENCODE(NTLMReply, rep.data, rep.length, &ntp, &size, ret);
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_txt.c255 TEXT *ntp, *tp; /* Input text structures. */ local
771 if ((ntp = text_init(sp, p,
774 TAILQ_INSERT_TAIL(sp->tiq, ntp, q);
777 ntp->insert = insert;
778 ntp->owrite = owrite;
779 ntp->lno = tp->lno + 1;
791 if (v_txt_auto(sp, OOBLNO, &ait, ait.ai, ntp))
795 if (v_txt_auto(sp, OOBLNO, tp, tp->cno, ntp))
801 ntp->cno = ntp
1819 TEXT *ntp; local
[all...]
/freebsd-11-stable/etc/rc.d/
H A Dntpd58 ln -fs "${ntpd_chrootdir}/var/db/ntp.drift" /var/db/ntp.drift
125 $verbose Within ntp leapfile expiry limit, initiating fetch
126 # Return code 0: ntp leapfile fetch needed
129 # Return code 1: ntp leapfile fetch not needed
/freebsd-11-stable/usr.sbin/ntp/doc/pic/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/doc/pic/Makefile 319191 2017-05-30 05:15:09Z ngie $
5 FILESDIR= ${SHAREDIR}/doc/ntp/pic
25 .PATH: ${SRCTOP}/contrib/ntp/html/pic
/freebsd-11-stable/release/tools/
H A Dec2.conf95 ${DESTDIR}/etc/ntp.conf
H A Dgce.conf55 # overwrite ntp.conf
56 cat << EOF > ${DESTDIR}/etc/ntp.conf
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_nametbl.c236 _dwarf_nametbl_pro_cleanup(Dwarf_NameTbl *ntp) argument
241 assert(ntp != NULL);
242 if ((nt = *ntp) == NULL)
252 *ntp = NULL;
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snit.c122 register struct nit_iftime *ntp; local
175 ntp = (struct nit_iftime *)cp;
176 cp += sizeof(*ntp);
195 h.ts = ntp->nh_timestamp;
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c797 inot_private_data_t *ntp; local
804 while ((ntp = STAILQ_FIRST(&rq)) != NULL) {
809 ((at7_entry_t *)ntp->data)->at_rxid);
810 isp_handle_platform_atio7(isp, (at7_entry_t *) ntp->data);
814 ((at2_entry_t *)ntp->data)->at_rxid);
815 isp_handle_platform_atio2(isp, (at2_entry_t *) ntp->data);
817 isp_put_ntpd(isp, bus, ntp);
921 inot_private_data_t *ntp; local
924 ntp = STAILQ_FIRST(ntfree);
925 if (ntp)
933 inot_private_data_t *ntp, *ntp2; local
945 isp_put_ntpd(ispsoftc_t *isp, int chan, inot_private_data_t *ntp) argument
987 inot_private_data_t *ntp; local
1648 inot_private_data_t *ntp; local
1788 inot_private_data_t *ntp; local
2339 inot_private_data_t *ntp = NULL; local
2447 inot_private_data_t *ntp, *tmp; local
2935 inot_private_data_t *ntp; local
3107 inot_private_data_t *ntp; local
[all...]
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend665 usr.sbin/ntp/doc \
666 usr.sbin/ntp/doc/drivers/icons \
667 usr.sbin/ntp/doc/drivers/scripts \
668 usr.sbin/ntp/doc/drivers \
669 usr.sbin/ntp/doc/hints \
670 usr.sbin/ntp/doc/icons \
671 usr.sbin/ntp/doc/pic \
672 usr.sbin/ntp/doc/scripts \
673 usr.sbin/ntp/libntp \
674 usr.sbin/ntp/libopt
[all...]
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dglobals.h107 struct netinfo *ntp; member in struct:hosttbl
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh27 # Where to find ntp config file
28 NTPCONF=/etc/ntp.conf
72 -f Specify location of ntp.conf (used to make sure leapfile directive is
308 # Verify ntp.conf
311 log "critical" "Missing ntp configuration $NTPCONF"
315 # Parse ntp.conf for leapfile directive

Completed in 135 milliseconds

12345