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

  /src/external/bsd/ntp/bin/ntpdate/
Makefile 5 PROG= ntpdate
6 MAN= ntpdate.8
9 SRCS= ntpdate.c
16 DIST=${IDIST}/ntpdate
  /src/external/bsd/ntp/bin/
Makefile 5 SUBDIR= ntp-keygen ntpd ntpdate ntpdc ntpq ntptime ntptrace sntp
  /src/external/bsd/ntp/dist/scripts/deprecated/
ntp-close 5 xargs ntpdate -q |
ntp-status 8 NTPDATE=/usr/local/bin/ntpdate
30 $NTPDATE -d $HOST 2>/dev/null | $EGREP '^stratum|^delay|^offset|^originate' > $FILE
  /src/external/bsd/ntp/dist/html/hints/
solaris.xtra.S99ntpd 9 /usr/local/bin/ntpdate -v server1 server2
  /src/etc/rc.d/
Makefile 34 npfd ntpd ntpdate \
  /src/external/bsd/ntp/html/
Makefile 74 ntpdate.html \
  /src/etc/defaults/
rc.conf 199 ntpdate=NO ntpdate_flags="-b -s" # May need '-u' thru firewall
  /src/external/bsd/ntp/dist/ntpd/
ntp.keys.def 140 .Xr ntpdate 1ntpdatemdoc ,
ntpd-opts.def 238 .Xr ntpdate 1ntpdatemdoc
378 .Xr ntpdate 1ntpdatemdoc
409 .Xr ntpdate 1ntpdatemdoc
536 .Xr ntpdate 1ntpdatemdoc ,
  /src/external/bsd/ntp/dist/sntp/
sntp-opts.def 321 .Xr ntpdate 1ntpdatemdoc ,
  /src/external/bsd/ntp/dist/ntpdate/
ntpdate.c 1 /* $NetBSD: ntpdate.c,v 1.15 2022/10/09 21:41:04 christos Exp $ */
4 * ntpdate - set the time of day by polling one or more NTP servers
20 #include "ntpdate.h"
234 CALL(ntpdate,"ntpdate",ntpdatemain);
470 openlog("ntpdate", LOG_PID);
476 openlog("ntpdate", LOG_PID | LOG_NDELAY, LOG_NTP);
2070 * frequency, have ntpdate sleep for a while, and then wake
2073 * ntpdate and the socket is in use.
2146 /* XXX ELIMINATE print_server similar in ntptrace.c, ntpdate.c *
    [all...]
  /src/usr.sbin/sysinst/
msg.mi.pl 1183 message run_ntpdate {uruchom ntpdate podczas startu systemu}
msg.mi.de 1265 message run_ntpdate {ntpdate beim Starten ausf�hren}
  /src/external/bsd/ntp/dist/
configure 1862 --enable-ntpdate-step s if ntpdate should step the time
33512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if ntpdate should step the time" >&5
33513 printf %s "checking if ntpdate should step the time... " >&6; }
33523 # Check whether --enable-ntpdate-step was given.
35056 ac_config_files="$ac_config_files ntpdate/Makefile"
36243 "ntpdate/Makefile") CONFIG_FILES="$CONFIG_FILES ntpdate/Makefile" ;;

Completed in 33 milliseconds