Searched refs:ntpq (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/ntp/scripts/
H A Dntpver.in7 ntpq -c "rv 0 daemon_version" $* | @AWK@ '/daemon_version/ { print $2 }'
/freebsd-11-stable/usr.sbin/ntp/scripts/
H A Dntpver8 ntpq -c "rv 0 daemon_version" $* | awk '/daemon_version/ { print $2 }'
H A Dntptrace11 $ntpq = "ntpq";
23 $cmd = "$ntpq -n -c rv $host";
52 $cmd = "$ntpq -n -c \"pstat $peer\" $host";
/freebsd-11-stable/contrib/ntp/ntpq/
H A DMakefile.am3 EXTRA_PROGRAMS= ntpq
26 noinst_HEADERS = ntpq.h
37 invoke-ntpq.menu \
38 invoke-ntpq.texi \
39 ntpq-opts.def \
40 ntpq.1ntpqman \
41 ntpq.1ntpqmdoc \
42 ntpq.man.in \
43 ntpq.mdoc.in \
44 ntpq
[all...]
H A DMakefile.in98 EXTRA_PROGRAMS = ntpq$(EXEEXT)
99 subdir = ntpq
164 am_ntpq_OBJECTS = ntpq.$(OBJEXT) ntpq-subs.$(OBJEXT) \
165 ntpq-opts.$(OBJEXT)
552 noinst_HEADERS = ntpq.h
560 invoke-ntpq.menu \
561 invoke-ntpq.texi \
562 ntpq-opts.def \
563 ntpq
[all...]
H A Dntpq.c2 * ntpq - query an NTP server using mode 6 commands
24 #include "ntpq.h"
70 const char *prompt = "ntpq> "; /* prompt to ask him about */
73 * use old readvars behavior? --old-rv processing in ntpq resets
134 * For the most part ntpq simply displays what ntpd provides in the
293 "exit ntpq" },
296 "exit ntpq" },
465 CALL(ntpq,"ntpq",ntpqmain);
867 /* XXX ELIMINATE sendpkt similar in ntpq
[all...]
/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
11 PROG= ntpq
12 SRCS= ntpq.c ntpq-opts.c ntpq-subs.c version.c
37 sh -e ${.CURDIR:H}/scripts/mkver ntpq
/freebsd-11-stable/contrib/ntp/scripts/deprecated/
H A Dntp-groper11 # dumbo.hp.com refused ntpq connection
26 ntpqlog=/tmp/cntp-ntpq$$
53 ntpq -c "ntpversion $version" -p $host > $ntpqlog 2>&1
57 echo "$host refused ntpq connection"
66 ntpq -c "ntpversion $version" -c rl $host > $ntpqlog
/freebsd-11-stable/etc/periodic/daily/
H A D480.status-ntpd21 synchronized=$(ntpq -pn | tee /dev/stderr | grep '^\*')
/freebsd-11-stable/usr.sbin/ntp/
H A DMakefile4 SUBDIR= libopts libntp libntpevent libparse ntpd ntpdc ntpq ntpdate \
/freebsd-11-stable/usr.sbin/ntp/doc/
H A DMakefile18 ntpdc.html ntpdsim.html ntpdsim_new.html ntpq.html ntpsnmpd.html \
26 MAN+= ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 sntp.8
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.am12 LDADD = ../ntpq/libntpq.a ../libntp/libntp.a
19 AM_CPPFLAGS = -I$(top_srcdir)/ntpq
H A DMakefile.in155 ntpsnmpd_DEPENDENCIES = ../ntpq/libntpq.a ../libntp/libntp.a \
534 LDADD = ../ntpq/libntpq.a ../libntp/libntp.a $(SNMP_LIBS) \
538 AM_CPPFLAGS = -I$(top_srcdir)/ntpq $(NTP_INCS) $(LIBOPTS_CFLAGS) \
/freebsd-11-stable/contrib/ntp/
H A DMakefile.am16 ntpq \
H A DMakefile.in535 ntpq \
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend680 usr.sbin/ntp/ntpq \

Completed in 150 milliseconds