HomeSort by: relevance | last modified time | path
    Searched refs:sntp (Results 1 - 25 of 25) sorted by relevancy

  /src/external/bsd/ntp/dist/
check-libopts.mf 10 check-libopts: ../sntp/libopts/libopts.la
13 ../sntp/libopts/libopts.la:
14 -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
check-libunity.mf 3 ## sntp/check-libunity.mf
4 ## The above file has a version of this for the sntp tree.
9 check-libunity: $(top_builddir)/sntp/unity/libunity.a
12 $(top_builddir)/sntp/unity/libunity.a:
13 cd $(top_builddir)/sntp/unity && $(MAKE) $(AM_MAKEFLAGS) libunity.a
build 33 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then
37 # sntp/scripts/cvo.sh invokes config.guess, and we want it to use the copy
41 CVO=`env PATH="$PATH:./sntp/libevent/build-aux" sntp/scripts/cvo.sh @cvo@`
43 *-*-*-*) echo "sntp/scripts/cvo.sh returned <$CVO>, which makes no sense to me."
47 *) echo "sntp/scripts/cvo.sh returned <$CVO>, which makes no sense to me."
173 # is true for sntp, we do not need to re-run configure.
179 "$TEST" sntp/config.status -nt ../sntp/configure &&
180 ( "$TEST" '!' -f sntp/libevent/config.status |
    [all...]
bootstrap 32 (cd sntp && ../scripts/build/genver) || {
43 # if fgrep -q 4.2.4 sntp/m4/version.m4; then
61 ## The copy for sntp...
62 #rm -rf sntp/libopts*
64 # cd sntp
156 cp bincheck.mf sntp/
157 cp depsver.mf sntp/
165 case `ls -1tr sntp/config.h.in sntp/aclocal.m4 | tail -1` in
166 sntp/aclocal.m4) touch sntp/config.h.in ;
    [all...]
flock-build 43 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then
73 ssh $i "cd $c_d ; ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS" &
106 ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS &
configure 688 SNTP
1109 ac_subdirs_all='sntp'
1858 --without-sntp - disable building sntp and sntp/tests
3228 ac_aux_dir_candidates="${srcdir}/sntp/libevent/build-aux"
6426 cd $srcdir/sntp && \
6502 cd $srcdir/sntp && \
16146 LIBOPTS_CFLAGS='-I$(top_srcdir)/sntp/libopts'
16148 LIBOPTS_LDADD='$(top_builddir)/sntp/libopts/libopts.la
    [all...]
  /src/external/bsd/ntp/bin/sntp/
Makefile 7 PROG= sntp
8 MAN= sntp.1
15 sntp-opts.c \
16 sntp.c \
23 DIST=${IDIST}/sntp
31 CPPFLAGS+= -DLOCKNAME=\"/var/run/sntp.pid\"
32 CPPFLAGS+= -DSAVENAME=\"/var/db/sntp.state\"
  /src/external/bsd/ntp/dist/sntp/
Makefile.am 1 ## Makefile.am for JMK's SNTP, by Harlan Stenn
37 EXTRA_PROGRAMS = sntp
67 sntp-opts.c \
72 sntp.c \
86 sntp-opts.h \
100 invoke-sntp.menu \
101 invoke-sntp.texi \
105 sntp-opts.def \
106 sntp.1sntpman \
107 sntp.1sntpmdoc
    [all...]
main.h 17 #include <sntp-opts.h>
sntp-opts.def 8 prog-name = "sntp";
67 If specified @code{sntp} will listen to the specified address
85 @code{ntpd}, and therefore @code{sntp} will send queries to these IPs
134 @code{sntp} will search for the key specified with @option{-a}
215 When waiting for a reply, @code{sntp} will wait the number
217 more than enough for a unicast response. If @code{sntp} is
243 can be used as an SNTP client to query a NTP or SNTP server and either display
249 NTP (the Network Time Protocol) and SNTP (the Simple Network Time Protocol)
295 .It Li "sntp ntpserver.somewhere
    [all...]
configure 3 # Generated by GNU Autoconf 2.71 for sntp 4.2.8p18.
622 PACKAGE_NAME='sntp'
623 PACKAGE_TARNAME='sntp'
625 PACKAGE_STRING='sntp 4.2.8p18'
694 SNTP
1533 \`configure' configures sntp 4.2.8p18 to adapt to many kinds of systems.
1582 --docdir=DIR documentation root [DATAROOTDIR/doc/sntp]
1604 short | recursive ) echo "Configuration of sntp 4.2.8p18:";;
1667 --without-sntp - disable building sntp and sntp/test
    [all...]
  /src/external/bsd/ntp/bin/
Makefile 5 SUBDIR= ntp-keygen ntpd ntpdate ntpdc ntpq ntptime ntptrace sntp
  /src/external/bsd/ntp/dist/sntp/include/
copyright.def 17 eval VERSION=\`sed -e 's/.*,\\[//' -e 's/\\].*//' < ../sntp/m4/version.m4\`
25 * values in sntp/include/version.texi .
  /src/external/bsd/ntp/bin/ntpdate/
Makefile 18 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
  /src/external/bsd/ntp/bin/ntptime/
Makefile 18 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
  /src/external/bsd/ntp/lib/libopts/
Makefile 11 DIST= ${IDIST}/sntp/libopts
  /src/external/bsd/ntp/bin/ntp-keygen/
Makefile 19 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
  /src/external/bsd/ntp/bin/ntpdc/
Makefile 21 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
  /src/external/bsd/ntp/bin/ntpq/
Makefile 20 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts
  /src/external/bsd/ntp/dist/scripts/lib/NTP/
Util.pm 11 my $sntp_path = 'sntp';
133 open my $fh, $cmd or croak "Could not start sntp: $!";
151 close $fh or croak "running sntp failed: $! (exit status $?)";
  /src/external/bsd/ntp/lib/libntp/
Makefile 86 CPPFLAGS+= -I${IDIST}/sntp/libopts
  /src/external/bsd/ntp/bin/ntpd/
Makefile 87 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts -I${IDIST}/ntpd -I.
  /src/external/bsd/ntp/html/
Makefile 107 sntp.html \
  /src/external/bsd/ntp/dist/ntpd/
ntp.keys.def 142 .Xr sntp 1sntpmdoc
ntpd-opts.def 240 .Xr sntp 1sntpmdoc
250 .Xr sntp 1sntpmdoc
380 .Xr sntp 1sntpmdoc
539 .Xr sntp 1sntpmdoc

Completed in 57 milliseconds