Searched refs:ntp (Results 76 - 100 of 112) sorted by relevance

12345

/freebsd-11-stable/contrib/ntp/
H A Dbuild55 *.ntp.org | *.ntfo.org)
/freebsd-11-stable/contrib/ntp/include/
H A DMakefile.am25 ntp.h \
H A Dntp_fp.h369 extern struct tm * ntp2unix_tm (u_int32 ntp, int local);
/freebsd-11-stable/contrib/ntp/scripts/
H A DMakefile.am5 ntp-wait \
24 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in55 my $NTPCONF='/etc/ntp.conf';
155 # Parse ntp.conf for path to leapfile if not set by user
408 -f Absolute path ntp.conf file (default /etc/ntp.conf)
414 (overrides value in ntp.conf)
H A DMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/share/mk/
H A Dsrc.libnames.mk38 ntp \
447 LIBNTPDIR= ${OBJTOP}/usr.sbin/ntp/libntp
450 LIBNTPEVENTDIR= ${OBJTOP}/usr.sbin/ntp/libntpevent
453 LIBOPTSDIR= ${OBJTOP}/usr.sbin/ntp/libopts
456 LIBPARSEDIR= ${OBJTOP}/usr.sbin/ntp/libparse
/freebsd-11-stable/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am10 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/contrib/ntp/scripts/ntptrace/
H A DMakefile.am18 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/contrib/ipfilter/rules/
H A DBASIC_1.FW76 pass in quick proto udp from any to any port = ntp keep state group 202
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.am70 $(top_srcdir)/sntp/include/ntp.lic \
H A DntpSnmpSubagentObject.c20 #include <ntp.h>
/freebsd-11-stable/contrib/ntp/scripts/monitoring/
H A Dntp.pl3 ;# ntp.pl,v 3.1 1993/07/06 01:09:09 jbj Exp
15 package ntp; package
32 ;# access routines for ntp control packet
475 &main'set_timeout($id,time+$timeout,"&ntp'handle_packet_timeout(\"".unpack("H*",$id)."\");"); #'";
/freebsd-11-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile112 print-ntp.c \
/freebsd-11-stable/usr.sbin/
H A DMakefile186 SUBDIR.${MK_NTP}+= ntp
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Ddecl.c143 type_t *ntp; local
145 ntp = getblk(sizeof (type_t));
146 STRUCT_ASSIGN(*ntp, *tp);
147 return (ntp);
157 type_t *ntp; local
159 ntp = tgetblk(sizeof (type_t));
160 STRUCT_ASSIGN(*ntp, *tp);
161 return (ntp);
H A Dtree.c1518 type_t *ntp; local
1573 ntp = tduptyp(tn->tn_type);
1574 ntp->t_tspec = t;
1579 tn = convert(op, 0, ntp, tn);
1594 type_t *ntp; local
1648 ntp = tduptyp((*lnp)->tn_type);
1649 ntp->t_tspec = t;
1650 *lnp = convert(op, 0, ntp, *lnp);
1653 ntp = tduptyp((*rnp)->tn_type);
1654 ntp
[all...]
/freebsd-11-stable/etc/
H A DMakefile116 BIN1+= ntp.conf
245 ${_+_}cd ${.CURDIR}/ntp; ${MAKE} install
/freebsd-11-stable/contrib/ntp/ntpdc/
H A DMakefile.am78 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/contrib/ntp/ntpq/
H A DMakefile.am74 $(top_srcdir)/sntp/include/ntp.lic \
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.am34 $(srcdir)/include/ntp.lic \
/freebsd-11-stable/sys/kern/
H A Dkern_ntptime.c166 MTX_SYSINIT(ntp, &ntp_lock, "ntp", MTX_SPIN);
/freebsd-11-stable/contrib/ntp/sntp/include/
H A DMakefile.in385 ntp.lic \
/freebsd-11-stable/contrib/tcpdump/
H A DMakefile.in178 print-ntp.c \

Completed in 208 milliseconds

12345