Searched refs:refclock_atom (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Drefclock_atom.h7 struct refclock_atom { struct
13 extern int refclock_ppsapi(int, struct refclock_atom *);
14 extern int refclock_params(int, struct refclock_atom *);
15 extern int refclock_pps(struct peer *, struct refclock_atom *, int);
H A Dntp_refclock.h248 struct refclock_atom;
250 const struct refclock_atom*, l_fp *rcvtime ,
H A DMakefile.am71 refclock_atom.h \
H A DMakefile.in557 refclock_atom.h \
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_conf.c136 extern struct refclock refclock_atom;
138 #define refclock_atom refclock_none macro
295 &refclock_atom, /* 22 REFCLK_ATOM_PPS */
H A Drefclock_atom.c2 * refclock_atom - clock driver for 1-pps signals
22 #include "refclock_atom.h"
88 struct refclock_atom atom; /* atom structure pointer */
103 struct refclock refclock_atom = { variable in typeref:struct:refclock
147 "refclock_atom: %s: %m", device);
H A Dntp_refclock.c31 #include "refclock_atom.h"
1352 struct refclock_atom *ap /* atom structure pointer */
1376 struct refclock_atom *ap /* atom structure pointer */
1433 struct refclock_atom *ap, /* atom structure pointer */
1575 const struct refclock_atom * ap , /* for PPS io */
H A Drefclock_wwvb.c22 #include "refclock_atom.h"
132 struct refclock_atom atom; /* PPSAPI structure */
H A Drefclock_nmea.c46 # include "refclock_atom.h"
240 struct refclock_atom;
241 typedef struct refclock_atom TAtomUnit;
H A DMakefile.am257 refclock_atom.c \
H A DMakefile.in168 refclock_atom.$(OBJEXT) refclock_bancomm.$(OBJEXT) \
797 refclock_atom.c \
1103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_atom.Po@am__quote@
H A Drefclock_parse.c149 # include "refclock_atom.h"
426 struct refclock_atom atom; /* PPSAPI structure */
/freebsd-13-stable/usr.sbin/ntp/ntpd/
H A DMakefile25 refclock_atom.c refclock_bancomm.c refclock_chronolog.c \

Completed in 221 milliseconds