Searched refs:mode_ntpdate (Results 1 – 6 of 6) sorted by relevance
159 int mode_ntpdate = FALSE; /* exit on first clock set (-q) */ variable514 if (mode_ntpdate) { in local_clock()963 if (!ntp_enable || mode_ntpdate) in adj_host_clock()1258 if (mode_ntpdate) in loop_config()
96 mode_ntpdate = TRUE; in getCmdOpts()
618 if (mode_ntpdate) in peer_config()961 if (mode_ntpdate) in newpeer()
559 if (mode_ntpdate) { in transmit()
416 extern int mode_ntpdate; /* exit on first clock set (-q) */
490 * ntpd/ntp_proto.c: Lose extra definition of mode_ntpdate.689 * ntpd/ntp_proto.c: mode_ntpdate and peer_ntpdate added.691 cleanup. mode_ntpdate changes.699 mode_ntpdate.799 * ntpd/ntp_loopfilter.c (local_clock): mode_ntpdate stuff.801 * ntpd/cmd_args.c: Use -q, not -z, for mode_ntpdate.802 (getstartup): nofork on mode_ntpdate. Usage update.810 * ntpd/ntp_proto.c (clock_update): mode_ntpdate support.811 * ntpd/ntp_loopfilter.c (local_clock): mode_ntpdate support.812 * ntpd/cmd_args.c: Added -z (mode_ntpdate).[all …]