Home
last modified time | relevance | path

Searched refs:refclock_conf (Results 1 – 8 of 8) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_refclock.c210 if (refclock_conf[i]->clock_init != noentry) in init_refclock()
211 (refclock_conf[i]->clock_init)(); in init_refclock()
249 refclock_conf[clktype]->clock_start == noentry) { in refclock_newpeer()
272 pp->conf = refclock_conf[clktype]; in refclock_newpeer()
293 if (!((refclock_conf[clktype]->clock_start)(unit, peer))) { in refclock_newpeer()
322 if (refclock_conf[clktype]->clock_shutdown != noentry) in refclock_unpeer()
323 (refclock_conf[clktype]->clock_shutdown)(unit, peer); in refclock_unpeer()
405 if (refclock_conf[clktype]->clock_poll != noentry) in refclock_transmit()
406 (refclock_conf[clktype]->clock_poll)(unit, peer); in refclock_transmit()
1354 if (refclock_conf[clktype]->clock_control != noentry) in refclock_control()
[all …]
H A Drefclock_conf.c272 struct refclock * const refclock_conf[] = { variable
322 u_char num_refclock_conf = sizeof(refclock_conf)/sizeof(struct refclock *);
H A DMakefile.in177 refclock_conf.$(OBJEXT) refclock_datum.$(OBJEXT) \
272 ./$(DEPDIR)/refclock_conf.Po ./$(DEPDIR)/refclock_datum.Po \
857 refclock_conf.c \
1168 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_conf.Po@am__quote@ # am--include-marker
1699 -rm -f ./$(DEPDIR)/refclock_conf.Po
1823 -rm -f ./$(DEPDIR)/refclock_conf.Po
H A DMakefile.am277 refclock_conf.c \
/src/usr.sbin/ntp/ntpd/
H A DMakefile28 refclock_chu.c refclock_conf.c refclock_datum.c refclock_dumbclock.c \
/src/contrib/ntp/include/
H A Dntpd.h627 extern struct refclock * const refclock_conf[];
/src/contrib/ntp/
H A DCommitLog-4.1.0729 * ntpd/refclock_conf.c:
750 * ntpd/refclock_conf.c: Make it go.
1445 * ntpd/refclock_conf.c: CLOCK_TRAK needs PPS
1539 * ntpd/refclock_conf.c:
3042 * ntpd/refclock_conf.c:
3066 * ntpd/refclock_conf.c:
3149 * ntpd/refclock_conf.c: Replaced macro SHM with CLOCK_SHM.
3189 * ntpd/refclock_conf.c: WWV declaration cleanup.
3203 * ntpd/refclock_conf.c:
3337 * ntpd/refclock_conf.c:
[all …]
H A DCommitLog2277 ntpd/refclock_conf.c@1.36 +1 -1
69044 ntpd/refclock_conf.c@1.35 +1 -1
69431 ntpd/refclock_conf.c@1.34 +8 -1
103347 ntpd/refclock_conf.c@1.33 +0 -6
110062 ntpd/refclock_conf.c@1.32 +7 -1
142899 ntpd/refclock_conf.c
142907 ntpd/refclock_conf.c@1.31 +0 -6
142917 make refclock_conf[] pointers const
142919 ntpd/refclock_conf.c@1.28.1.2 +2 -2
142920 make refclock_conf[] pointers const
[all …]