Searched refs:refclock_conf (Results 1 – 8 of 8) sorted by relevance
210 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 …]
272 struct refclock * const refclock_conf[] = { variable322 u_char num_refclock_conf = sizeof(refclock_conf)/sizeof(struct refclock *);
177 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-marker1699 -rm -f ./$(DEPDIR)/refclock_conf.Po1823 -rm -f ./$(DEPDIR)/refclock_conf.Po
277 refclock_conf.c \
28 refclock_chu.c refclock_conf.c refclock_datum.c refclock_dumbclock.c \
627 extern struct refclock * const refclock_conf[];
729 * ntpd/refclock_conf.c:750 * ntpd/refclock_conf.c: Make it go.1445 * ntpd/refclock_conf.c: CLOCK_TRAK needs PPS1539 * 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 …]
2277 ntpd/refclock_conf.c@1.36 +1 -169044 ntpd/refclock_conf.c@1.35 +1 -169431 ntpd/refclock_conf.c@1.34 +8 -1103347 ntpd/refclock_conf.c@1.33 +0 -6110062 ntpd/refclock_conf.c@1.32 +7 -1142899 ntpd/refclock_conf.c142907 ntpd/refclock_conf.c@1.31 +0 -6142917 make refclock_conf[] pointers const142919 ntpd/refclock_conf.c@1.28.1.2 +2 -2142920 make refclock_conf[] pointers const[all …]