Searched refs:ntp (Results 1 - 25 of 112) sorted by relevance

12345

/freebsd-11-stable/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am9 man_MANS= ntp-wait.$(NTP_WAIT_MS)
19 $(top_srcdir)/sntp/include/ntp.lic \
23 EXTRA_SCRIPTS = ntp-wait
27 ntp-wait.in \
28 ntp-wait.1ntp-waitman \
29 ntp-wait.1ntp-waitmdoc \
30 ntp-wait.man.in \
31 ntp
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Ddata_formats.h6 #include <ntp.h>
/freebsd-11-stable/contrib/ntp/util/
H A DMakefile.am7 EXTRA_PROGRAMS= audio-pcm byteorder hist jitter kern longsize ntp-keygen \
27 ntp_keygen_SOURCES = ntp-keygen.c ntp-keygen-opts.c ntp-keygen-opts.h
32 invoke-ntp-keygen.menu \
33 invoke-ntp-keygen.texi \
34 ntp-keygen-opts.def \
35 ntp-keygen.1ntp-keygenman \
36 ntp
[all...]
/freebsd-11-stable/usr.sbin/ntp/ntptime/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/ntptime/Makefile 330106 2018-02-28 09:01:03Z delphij $
3 .PATH: ${SRCTOP}/contrib/ntp/util
8 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
9 -I${SRCTOP}/contrib/ntp/lib/isc/include/ \
10 -I${SRCTOP}/contrib/ntp/lib/isc/unix/include/ \
11 -I${SRCTOP}/contrib/ntp/lib/isc/pthreads/include \
14 LIBADD= m ntp pthread
/freebsd-11-stable/usr.sbin/ntp/ntp-keygen/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/ntp-keygen/Makefile 330106 2018-02-28 09:01:03Z delphij $
7 .PATH: ${SRCTOP}/contrib/ntp/util \
8 ${SRCTOP}/contrib/ntp/ntpd
10 PROG= ntp-keygen
11 SRCS= ntp-keygen.c ntp-keygen-opts.c
13 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
14 -I${SRCTOP}/contrib/ntp/include \
15 -I${SRCTOP}/contrib/ntp/li
[all...]
H A DMakefile.depend16 usr.sbin/ntp/libntp \
17 usr.sbin/ntp/libopts \
/freebsd-11-stable/usr.sbin/ntp/libopts/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/libopts/Makefile 319191 2017-05-30 05:15:09Z ngie $
3 .PATH: ${SRCTOP}/contrib/ntp/sntp/libopts
10 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
11 -I${SRCTOP}/contrib/ntp/sntp/libopts \
/freebsd-11-stable/usr.sbin/ntp/sntp/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/sntp/Makefile 319191 2017-05-30 05:15:09Z ngie $
5 .PATH: ${SRCTOP}/contrib/ntp/sntp
12 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
13 -I${SRCTOP}/contrib/ntp/include \
14 -I${SRCTOP}/contrib/ntp/lib/isc/include \
15 -I${SRCTOP}/contrib/ntp/lib/isc/unix/include \
16 -I${SRCTOP}/contrib/ntp/lib/isc/pthreads/include \
17 -I${SRCTOP}/contrib/ntp/sntp \
18 -I${SRCTOP}/contrib/ntp/sntp/libopts \
19 -I${SRCTOP}/contrib/ntp/snt
[all...]
/freebsd-11-stable/usr.sbin/ntp/ntpdate/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/ntpdate/Makefile 319191 2017-05-30 05:15:09Z ngie $
5 .PATH: ${SRCTOP}/contrib/ntp/ntpdate
11 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
12 -I${SRCTOP}/contrib/ntp/lib/isc/include/ \
13 -I${SRCTOP}/contrib/ntp/lib/isc/unix/include/ \
14 -I${SRCTOP}/contrib/ntp/lib/isc/pthreads/include \
17 LIBADD= ntp m pthread
/freebsd-11-stable/contrib/ntp/scripts/deprecated/
H A Dntp-close3 lynx -source http://www.eecis.udel.edu/~mills/ntp/clock2.htm |
6 sort -n +7 > /tmp/ntp-close
H A Dntp-restart9 /usr/local/bin/ntp-wait
/freebsd-11-stable/etc/ntp/
H A DMakefile7 FILESDIR= /etc/ntp
/freebsd-11-stable/usr.sbin/ntp/ntpq/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/ntpq/Makefile 319191 2017-05-30 05:15:09Z ngie $
7 .PATH: ${SRCTOP}/contrib/ntp/ntpq
14 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
15 -I${SRCTOP}/contrib/ntp/include \
16 -I${SRCTOP}/contrib/ntp/lib/isc/include \
17 -I${SRCTOP}/contrib/ntp/lib/isc/unix/include \
18 -I${SRCTOP}/contrib/ntp/lib/isc/pthreads/include \
19 -I${SRCTOP}/contrib/ntp/lib/isc/${NTP_ATOMIC}/include \
20 -I${SRCTOP}/contrib/ntp/sntp/libopts \
23 LIBADD+= edit ntp opt
[all...]
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dtimed.c123 register struct netinfo *ntp; local
269 ntp = NULL;
277 if (!ntp)
278 ntp = (struct netinfo*)malloc(sizeof(struct netinfo));
279 bzero(ntp,sizeof(*ntp));
280 ntp->my_addr=((struct sockaddr_in *)&ifr->ifr_addr)->sin_addr;
281 ntp->status = NOMASTER;
301 ntp->mask = ((struct sockaddr_in *)
309 ntp
473 lookformaster(struct netinfo *ntp) argument
574 struct netinfo *ntp; local
627 register struct netinfo *ntp; local
642 register struct netinfo *ntp; local
662 pickslavenet(struct netinfo *ntp) argument
[all...]
/freebsd-11-stable/contrib/ntp/conf/
H A Dbaldwin.conf2 # NTP manycast configuration file (ntp.conf) for DCnet hosts
10 driftfile /etc/ntp.drift # path for drift file
H A Dbeauregard.conf2 # NTP configuration file (ntp.conf)
12 driftfile /etc/ntp.drift # path for drift file
20 keys /usr/local/etc/ntp.keys # path for keys file
H A Dmalarky.conf2 # NTP configuration file (ntp.conf)
7 # /usr/local/bin/ntpd -a -k /usr/local/bin/ntp.keys -m -t 3
13 driftfile /etc/ntp.drift # path for drift file
21 keys /usr/local/etc/ntp.keys # path for key file
/freebsd-11-stable/usr.sbin/ntp/doc/icons/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/doc/icons/Makefile 319191 2017-05-30 05:15:09Z ngie $
5 FILESDIR= ${SHAREDIR}/doc/ntp/icons
11 .PATH: ${SRCTOP}/contrib/ntp/html/icons
/freebsd-11-stable/usr.sbin/ntp/doc/drivers/scripts/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/doc/drivers/scripts/Makefile 319191 2017-05-30 05:15:09Z ngie $
5 FILESDIR= ${SHAREDIR}/doc/ntp/drivers/scripts
11 .PATH: ${SRCTOP}/contrib/ntp/html/drivers/scripts
/freebsd-11-stable/usr.sbin/ntp/doc/drivers/icons/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/doc/drivers/icons/Makefile 319191 2017-05-30 05:15:09Z ngie $
5 FILESDIR= ${SHAREDIR}/doc/ntp/drivers/icons
11 .PATH: ${SRCTOP}/contrib/ntp/html/drivers/icons
/freebsd-11-stable/usr.sbin/ntp/ntpdc/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/ntpdc/Makefile 319191 2017-05-30 05:15:09Z ngie $
7 .PATH: ${SRCTOP}/contrib/ntp/ntpdc
12 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
13 -I${SRCTOP}/contrib/ntp/lib/isc/include \
14 -I${SRCTOP}/contrib/ntp/lib/isc/unix/include \
15 -I${SRCTOP}/contrib/ntp/lib/isc/pthreads/include \
16 -I${SRCTOP}/contrib/ntp/sntp/libopts \
20 LIBADD= edit ntp m opts pthread
/freebsd-11-stable/contrib/ntp/ntpd/
H A DMakefile.am86 man5_MANS= ntp.conf.5 ntp.keys.5
132 invoke-ntp.conf.menu \
133 invoke-ntp.conf.texi \
134 invoke-ntp.keys.menu \
135 invoke-ntp.keys.texi \
139 ntp.conf.5man \
140 ntp.conf.5mdoc \
141 ntp.conf.def \
142 ntp
[all...]
/freebsd-11-stable/usr.sbin/ntp/doc/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/doc/Makefile 319191 2017-05-30 05:15:09Z ngie $
7 FILESDIR= ${SHAREDIR}/doc/ntp
16 miscopt.html monopt.html msyslog.html ntp-keygen.html ntp-wait.html \
17 ntp.conf.html ntp.keys.html ntp_conf.html ntpd.html ntpdate.html \
25 MAN= ntp.conf.5 ntp.keys.5
26 MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 sntp.8
28 .PATH: ${SRCTOP}/contrib/ntp/htm
[all...]
/freebsd-11-stable/usr.sbin/ntp/libparse/
H A DMakefile1 # $FreeBSD: stable/11/usr.sbin/ntp/libparse/Makefile 319191 2017-05-30 05:15:09Z ngie $
3 .PATH: ${SRCTOP}/contrib/ntp/libparse
15 CFLAGS+= -I${SRCTOP}/contrib/ntp/include \
16 -I${SRCTOP}/contrib/ntp/lib/isc/unix/include \
17 -I${SRCTOP}/contrib/ntp/lib/isc/include -I${.CURDIR:H}
/freebsd-11-stable/contrib/ntp/libntp/
H A Dcaljulian.c23 uint32_t ntp,
34 * Unfold ntp time around current time into NTP domain. Split
38 vlong = ntpcal_ntp_to_ntp(ntp, NULL);
22 caljulian( uint32_t ntp, struct calendar * jt ) argument

Completed in 118 milliseconds

12345