Home
last modified time | relevance | path

Searched refs:noentry (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/ntp/ntpd/
H A Drefclock_conf.c18 noentry, noentry, noentry, noentry, noentry, noentry, NOFLAGS
H A Drefclock_local.c94 noentry, /* shut down driver (not used) */
96 noentry, /* not used (old lcl_control) */
97 noentry, /* initialize driver (not used) */
98 noentry, /* not used (old lcl_buginfo) */
H A Drefclock_hopfpci.c106 noentry, /* not used */
107 noentry, /* initialize driver (not used) */
108 noentry, /* not used */
142 pp->io.clock_recv = noentry; in hopfpci_start()
H A Drefclock_tpro.c56 noentry, /* not used (old tpro_control) */
57 noentry, /* initialize driver (not used) */
58 noentry, /* not used (old tpro_buginfo) */
92 pp->io.clock_recv = noentry; in tpro_start()
H A Drefclock_pcf.c52 noentry, /* not used */
53 noentry, /* initialize driver (not used) */
54 noentry, /* not used */
90 pp->io.clock_recv = noentry; in pcf_start()
H A Drefclock_atom.c107 noentry, /* control (not used) */
108 noentry, /* initialize driver (not used) */
109 noentry, /* buginfo (not used) */
H A Drefclock_tt560.c61 noentry, /* clock_control (not used) */
62 noentry, /* clock_init (not used) */
63 noentry, /* clock_buginfo (not used) */
116 pp->io.clock_recv = noentry; in tt560_start()
H A Drefclock_gpsvme.c88 psc_start, psc_shutdown, psc_poll, noentry, noentry, noentry, NOFLAGS
124 pp->io.clock_recv = noentry; in psc_start()
H A Drefclock_dumbclock.c84 noentry, /* poll the driver -- a nice fabrication */
85 noentry, /* not used */
86 noentry, /* not used */
87 noentry, /* not used */
H A Drefclock_heath.c201 noentry, /* not used (old heath_control) */
202 noentry, /* initialize driver */
203 noentry, /* not used (old heath_buginfo) */
H A Drefclock_pst.c106 noentry, /* not used (old pst_control) */
107 noentry, /* initialize driver */
108 noentry, /* not used (old pst_buginfo) */
H A Drefclock_zyfer.c115 noentry, /* not used (old zyfer_control) */
116 noentry, /* initialize driver (not used) */
117 noentry, /* not used (old zyfer_buginfo) */
H A Drefclock_fg.c67 noentry, /* not used */
68 noentry, /* initialize driver (not used) */
69 noentry, /* not used */
H A Drefclock_hopfser.c104 noentry, /* not used */
105 noentry, /* initialize driver (not used) */
106 noentry, /* not used */
H A Drefclock_as2201.c144 noentry, /* not used (old as2201_control) */
145 noentry, /* initialize driver (not used) */
146 noentry, /* not used (old as2201_buginfo) */
H A Drefclock_chronolog.c82 noentry, /* not used */
83 noentry, /* not used */
84 noentry, /* not used */
H A Drefclock_ulink.c104 noentry, /* not used */
105 noentry, /* not used */
106 noentry, /* not used */
H A Drefclock_arbiter.c135 noentry, /* not used (old arb_control) */
136 noentry, /* initialize driver (not used) */
137 noentry, /* not used (old arb_buginfo) */
H A Drefclock_hpgps.c140 noentry, /* not used (old hpgps_control) */
141 noentry, /* initialize driver */
142 noentry, /* not used (old hpgps_buginfo) */
H A Drefclock_wwvb.c157 #define WWVB_CONTROL noentry
168 noentry, /* initialize driver (not used) */
169 noentry, /* not used (old wwvb_buginfo) */
H A Drefclock_bancomm.c247 noentry, /* not used (old vme_control) */
248 noentry, /* initialize driver */
249 noentry, /* not used (old vme_buginfo) */
H A Drefclock_tsyncpci.c274 noentry, /* not used (old tsync_control) */
275 noentry, /* initialize driver (not used) */
276 noentry, /* not used (old tsync_buginfo) */
330 pp->io.clock_recv = noentry; in tsync_start()
H A Dntp_refclock.c210 if (refclock_conf[i]->clock_init != noentry) in init_refclock()
249 refclock_conf[clktype]->clock_start == noentry) { in refclock_newpeer()
322 if (refclock_conf[clktype]->clock_shutdown != noentry) in refclock_unpeer()
342 if (pp->conf->clock_timer != noentry) in refclock_timer()
405 if (refclock_conf[clktype]->clock_poll != noentry) in refclock_transmit()
1354 if (refclock_conf[clktype]->clock_control != noentry) in refclock_control()
1416 if (refclock_conf[clktype]->clock_buginfo != noentry) in refclock_buginfo()
H A Drefclock_shm.c82 noentry, /* not used: init */
83 noentry, /* not used: buginfo */
224 pp->io.clock_recv = noentry; in shm_start()
H A Drefclock_acts.c232 noentry, /* not used */
233 noentry, /* not used */
234 noentry, /* not used */

12