HomeSort by: relevance | last modified time | path
    Searched refs:refclockproc (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/external/bsd/ntp/dist/include/
ntp_refclock.h 142 struct refclockproc { struct
231 extern int refclock_process(struct refclockproc *);
232 extern int refclock_process_f(struct refclockproc *, double);
233 extern void refclock_process_offset(struct refclockproc *, l_fp,
235 extern int refclock_samples_avail(struct refclockproc const *);
236 extern int refclock_samples_expire(struct refclockproc *, int);
250 struct refclockproc *, char const *, size_t);
253 struct refclockproc *, char const *, ...)
256 struct refclockproc *, char const *, va_list)
  /src/external/bsd/ntp/dist/ntpd/
refclock_atom.c 125 struct refclockproc *pp;
169 struct refclockproc *pp;
189 struct refclockproc *pp;
220 struct refclockproc *pp;
refclock_heath.c 219 struct refclockproc *pp;
261 struct refclockproc *pp;
277 struct refclockproc *pp;
404 struct refclockproc *pp;
refclock_pst.c 125 struct refclockproc *pp;
174 struct refclockproc *pp;
194 struct refclockproc *pp;
288 struct refclockproc *pp;
refclock_local.c 114 struct refclockproc *pp;
153 struct refclockproc *pp;
refclock_acts.c 250 struct refclockproc *pp;
293 struct refclockproc *pp;
314 struct refclockproc *pp;
363 struct refclockproc *pp;
463 struct refclockproc *pp;
596 struct refclockproc *pp;
637 struct refclockproc *pp;
691 struct refclockproc *pp;
723 struct refclockproc *pp;
ntp_refclock.c 50 * The main interface used by these routines is the refclockproc
60 * pointer to the refclockproc structure, which in turn contains a
74 static int refclock_sample (struct refclockproc *);
76 static void refclock_checkburst(struct peer *, struct refclockproc *);
87 struct refclockproc * const pp,
98 struct refclockproc * const pp
108 struct refclockproc * const pp
120 struct refclockproc * const pp,
131 struct refclockproc * const pp
141 struct refclockproc * const p
    [all...]
refclock_pcf.c 70 struct refclockproc *pp;
120 struct refclockproc *pp;
137 struct refclockproc *pp;
refclock_tpro.c 75 struct refclockproc *pp;
120 struct refclockproc *pp;
140 struct refclockproc *pp;
166 * Note that the refclockproc usec member has now become nsec.
refclock_tt560.c 80 struct refclockproc *pp;
144 struct refclockproc *pp;
163 struct refclockproc *pp;
refclock_wwvb.c 187 struct refclockproc *pp;
235 struct refclockproc * pp;
256 struct refclockproc *pp;
459 struct refclockproc *pp;
506 struct refclockproc *pp;
569 struct refclockproc *pp;
refclock_arbiter.c 154 struct refclockproc *pp;
214 struct refclockproc *pp;
234 struct refclockproc *pp;
443 struct refclockproc *pp;
refclock_as2201.c 163 struct refclockproc *pp;
214 struct refclockproc *pp;
234 struct refclockproc *pp;
367 struct refclockproc *pp;
refclock_chronolog.c 101 struct refclockproc *pp;
156 struct refclockproc *pp;
176 struct refclockproc *pp;
325 struct refclockproc *pp;
refclock_dumbclock.c 104 struct refclockproc *pp;
173 struct refclockproc *pp;
193 struct refclockproc *pp;
349 struct refclockproc *pp;
refclock_fg.c 99 struct refclockproc *pp;
163 struct refclockproc *pp;
184 struct refclockproc *pp;
221 struct refclockproc *pp;
refclock_gpsvme.c 86 static void check_leap_sec(struct refclockproc *, int);
101 struct refclockproc *pp;
163 struct refclockproc *pp = peer->procptr;
189 /* convert the BCD time to broken down time used by refclockproc */
232 check_leap_sec(struct refclockproc *pp, int unit)
refclock_hopfser.c 122 struct refclockproc *pp;
187 struct refclockproc *pp;
210 struct refclockproc *pp;
351 struct refclockproc *pp;
refclock_ulink.c 123 struct refclockproc *pp;
173 struct refclockproc *pp;
193 struct refclockproc *pp;
544 struct refclockproc *pp;
refclock_zyfer.c 134 struct refclockproc *pp;
190 struct refclockproc *pp;
210 struct refclockproc *pp;
332 struct refclockproc *pp;
refclock_irig.c 313 struct refclockproc *pp;
389 struct refclockproc *pp;
413 struct refclockproc *pp;
513 struct refclockproc *pp;
592 struct refclockproc *pp;
751 struct refclockproc *pp;
840 struct refclockproc *pp;
984 struct refclockproc *pp;
1019 struct refclockproc *pp;
refclock_shm.c 223 struct refclockproc * const pp = peer->procptr;
273 struct refclockproc * const pp = peer->procptr;
299 struct refclockproc * const pp = peer->procptr;
328 struct refclockproc * const pp = peer->procptr;
524 struct refclockproc * const pp = peer->procptr;
651 struct refclockproc * const pp = peer->procptr;
refclock_hopfpci.c 123 struct refclockproc *pp;
193 struct refclockproc *pp;
refclock_hpgps.c 159 struct refclockproc *pp;
231 struct refclockproc *pp;
251 struct refclockproc *pp;
605 struct refclockproc *pp;
refclock_palisade.h 192 long HW_poll (struct refclockproc *);

Completed in 53 milliseconds

1 2