Home
last modified time | relevance | path

Searched refs:ntp (Results 1 – 25 of 35) sorted by relevance

12

/minix3/distrib/sets/lists/misc/
H A Dmi39 ./usr/share/doc/html/ntp misc-obsolete obsolete
40 ./usr/share/doc/html/ntp/Oncore-SHMEM.htm misc-obsolete obsolete
41 ./usr/share/doc/html/ntp/accopt.htm misc-obsolete obsolete
42 ./usr/share/doc/html/ntp/accopt.html misc-obsolete obsolete
43 ./usr/share/doc/html/ntp/assoc.htm misc-obsolete obsolete
44 ./usr/share/doc/html/ntp/assoc.html misc-obsolete obsolete
45 ./usr/share/doc/html/ntp/audio.htm misc-obsolete obsolete
46 ./usr/share/doc/html/ntp/audio.html misc-obsolete obsolete
47 ./usr/share/doc/html/ntp/authopt.htm misc-obsolete obsolete
48 ./usr/share/doc/html/ntp/authopt.html misc-obsolete obsolete
[all …]
/minix3/external/bsd/dhcpcd/dist/dhcpcd-hooks/
H A D50-ntp.conf16 [ -e /var/lib/ntp ] || mkdir /var/lib/ntp
17 : ${ntp_service:=ntp}
18 : ${NTP_DHCP_CONF:=/var/lib/ntp/ntp.conf.dhcp}
27 if [ -z "$NTP_CONF" -a -e /etc/ntpd.conf -a ! -e /etc/ntp.conf ]; then
30 : ${NTP_CONF:=/etc/ntp.conf}
/minix3/external/bsd/nvi/dist/vi/
H A Dv_txt.c262 TEXT *ntp, *tp; /* Input text structures. */ in v_txt() local
780 if ((ntp = text_init(sp, p, in v_txt()
783 TAILQ_INSERT_TAIL(&sp->tiq, ntp, q); in v_txt()
786 ntp->insert = insert; in v_txt()
787 ntp->owrite = owrite; in v_txt()
788 ntp->lno = tp->lno + 1; in v_txt()
800 if (v_txt_auto(sp, OOBLNO, &ait, ait.ai, ntp)) in v_txt()
804 if (v_txt_auto(sp, OOBLNO, tp, tp->cno, ntp)) in v_txt()
810 ntp->cno = ntp->ai; in v_txt()
821 BINC_GOTOW(sp, ntp->lb, in v_txt()
[all …]
/minix3/crypto/external/bsd/heimdal/dist/kdc/
H A Ddigest-service.c65 NTLMReply ntp; in ntlm_service() local
78 ntp.success = 0; in ntlm_service()
79 ntp.flags = 0; in ntlm_service()
80 ntp.sessionkey = NULL; in ntlm_service()
199 ntp.success = 1; in ntlm_service()
201 ASN1_MALLOC_ENCODE(NTLMReply, rep.data, rep.length, &ntp, &size, ret); in ntlm_service()
/minix3/external/bsd/nvi/dist/ex/
H A Dex_txt.c67 TEXT ait, *ntp, *tp; in ex_txt() local
202 if ((ntp = text_init(sp, NULL, 0, 32)) == NULL) in ex_txt()
204 ntp->lno = tp->lno + 1; in ex_txt()
218 OOBLNO, &ait, ait.ai, ntp)) in ex_txt()
223 OOBLNO, tp, tp->len, ntp)) in ex_txt()
227 txt_prompt(sp, ntp, prompt, flags); in ex_txt()
233 tp = ntp; in ex_txt()
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_nametbl.c239 _dwarf_nametbl_pro_cleanup(Dwarf_NameTbl *ntp) in _dwarf_nametbl_pro_cleanup() argument
244 assert(ntp != NULL); in _dwarf_nametbl_pro_cleanup()
245 if ((nt = *ntp) == NULL) in _dwarf_nametbl_pro_cleanup()
255 *ntp = NULL; in _dwarf_nametbl_pro_cleanup()
/minix3/external/bsd/libpcap/dist/
H A Dpcap-snit.c127 register struct nit_iftime *ntp; in pcap_read_snit() local
180 ntp = (struct nit_iftime *)cp; in pcap_read_snit()
181 cp += sizeof(*ntp); in pcap_read_snit()
200 h.ts = ntp->nh_timestamp; in pcap_read_snit()
/minix3/external/bsd/tcpdump/dist/tests/
H A Ddhcpv6-ntp-server.out1 …418354459 000c299ba153) (NTP-server subopt:1 2a01::1 subopt:2 ff05::101 subopt:3 ntp.example.com.))
H A DTESTLIST139 dhcpv6-ntp-server dhcpv6-ntp-server.pcap dhcpv6-ntp-server.out -t -v
/minix3/tests/ipf/regress/
H A Di45 block in proto udp from any port != \ntp to any port < echo
/minix3/external/bsd/dhcpcd/sbin/dhcpcd/
H A DMakefile47 HOOKS+= 50-ntp.conf
/minix3/distrib/sets/
H A Ddeps107 base-ntp-bin base-sys-usr
108 base-ntp-root base-sys-root
311 etc-ntp-etc base-sys-root
312 etc-ntp-rc base-sys-root
421 man-ntp-catman base-man-share
422 man-ntp-man base-man-share
483 misc-ntp-htmldoc base-man-share
H A Dcomments112 base-ntp-bin utilities for network time protocol support
113 base-ntp-root basic directories for network time protocol support
289 etc-ntp-etc configuration files for the ntpd(8) Network Time Protocol server
290 etc-ntp-rc startup script for the ntpd(8) Network Time Protocol server
400 man-ntp-catman formatted manual pages for the network time protocol utilities
401 man-ntp-man manual pages source for the network time protocol utilities
459 misc-ntp-htmldoc HTML documentation for ntp(8) software
H A Ddescrs121 base-ntp-bin utilities for network time protocol support
122 base-ntp-root basic directories for network time protocol support
547 etc-ntp-etc configuration files for the ntpd(8) Network Time Protocol server
548 etc-ntp-rc startup script for the ntpd(8) Network Time Protocol server
662 man-ntp-catman formatted manual pages for the network time protocol utilities
663 man-ntp-man manual pages source for the network time protocol utilities
724 misc-ntp-htmldoc HTML documentation for ntp(8) software
726 misc-ntp-htmldoc HTML documentation for NTP
/minix3/external/bsd/tcpdump/dist/win32/prj/
H A DGNUmakefile104 ../../print-ntp.o \
H A DWinDump.dsp428 SOURCE="..\..\print-ntp.c"
/minix3/external/bsd/tcpdump/bin/
H A DMakefile109 print-ntp.c \
/minix3/distrib/sets/lists/etc/
H A Dmi105 ./etc/ntp.conf etc-ntp-etc
251 ./etc/rc.d/ntpd etc-ntp-rc
252 ./etc/rc.d/ntpdate etc-ntp-rc
/minix3/external/bsd/tcpdump/dist/
H A DMakefile.in165 print-ntp.c \
H A DINSTALL.txt157 print-ntp.c - Network Time Protocol printer routines
/minix3/external/bsd/bind/dist/win32utils/
H A Dreadme1st.txt99 keep your clocks accurate. NTP can be found at http://www.ntp.org/.
/minix3/etc/
H A DMakefile115 nsswitch.conf ntp.conf passwd.conf pkgpath.conf phones printcap \
/minix3/distrib/sets/lists/man/
H A Dmi523 ./usr/share/man/cat1/sntp.0 man-ntp-catman .cat
2139 ./usr/share/man/cat5/ntp.conf.0 man-ntp-catman .cat
2140 ./usr/share/man/cat5/ntp.keys.0 man-ntp-catman .cat
2765 ./usr/share/man/cat8/ntp-keygen.0 man-ntp-catman crypto,.cat
2766 ./usr/share/man/cat8/ntpd.0 man-ntp-catman .cat
2767 ./usr/share/man/cat8/ntpdate.0 man-ntp-catman .cat
2768 ./usr/share/man/cat8/ntpdc.0 man-ntp-catman .cat
2769 ./usr/share/man/cat8/ntpq.0 man-ntp-catman .cat
2770 ./usr/share/man/cat8/ntptime.0 man-ntp-catman .cat
2771 ./usr/share/man/cat8/ntptrace.0 man-ntp-catman .cat
[all …]
/minix3/external/bsd/libevent/dist/
H A Dconfigure.in737 dnl http://bugs.ntp.org/1844
H A Dconfigure.ac752 dnl http://bugs.ntp.org/1844

12