Searched refs:refclock_atom (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/ntp/include/ |
H A D | refclock_atom.h | 7 struct refclock_atom { struct 13 extern int refclock_ppsapi(int, struct refclock_atom *); argument 14 extern int refclock_params(int, struct refclock_atom *); 15 extern int refclock_pps(struct peer *, struct refclock_atom *, int);
|
H A D | ntp_refclock.h | 254 struct refclock_atom; 256 const struct refclock_atom*, l_fp *rcvtime ,
|
H A D | Makefile.am | 72 refclock_atom.h \
|
H A D | Makefile.in | 557 refclock_atom.h \
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_conf.c | 136 extern struct refclock refclock_atom; 138 #define refclock_atom refclock_none macro 295 &refclock_atom, /* 22 REFCLK_ATOM_PPS */
|
H A D | refclock_atom.c | 2 * 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 147 "refclock_atom: %s: %m", device); in atom_start()
|
H A D | ntp_refclock.c | 32 #include "refclock_atom.h" 1431 struct refclock_atom *ap /* atom structure pointer */ in refclock_ppsapi() 1455 struct refclock_atom *ap /* atom structure pointer */ in refclock_params() 1512 struct refclock_atom *ap, /* atom structure pointer */ in refclock_pps() 1654 const struct refclock_atom * ap , /* for PPS io */
|
H A D | refclock_wwvb.c | 22 #include "refclock_atom.h" 132 struct refclock_atom atom; /* PPSAPI structure */
|
H A D | refclock_nmea.c | 46 # include "refclock_atom.h" 241 struct refclock_atom; 242 typedef struct refclock_atom TAtomUnit;
|
H A D | Makefile.in | 175 refclock_atom.$(OBJEXT) refclock_bancomm.$(OBJEXT) \ 270 ./$(DEPDIR)/refclock_atom.Po ./$(DEPDIR)/refclock_bancomm.Po \ 853 refclock_atom.c \ 1164 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_atom.Po@am__quote@ # am--include-marker 1695 -rm -f ./$(DEPDIR)/refclock_atom.Po 1819 -rm -f ./$(DEPDIR)/refclock_atom.Po
|
H A D | Makefile.am | 273 refclock_atom.c \
|
H A D | refclock_parse.c | 427 struct refclock_atom atom; /* PPSAPI structure */
|
/freebsd/usr.sbin/ntp/ntpd/ |
H A D | Makefile | 27 refclock_atom.c refclock_bancomm.c refclock_chronolog.c \
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 201 * ntpd/refclock_atom.c (atom_ppsapi): set pps_enable=1 if 688 * ntpd/refclock_atom.c: Comment additions. 871 * ntpd/refclock_atom.c: 919 * ntpd/refclock_atom.c (atom_ppsapi): PPS API RFC alignment patches. 1116 * ntpd/refclock_atom.c: 1383 * ntpd/refclock_atom.c (RANGEGATE): Cleanup. Add ASTAGE. 1449 * ntpd/refclock_atom.c: Cleanup 1483 * ntpd/refclock_atom.c: Grab a few headers regardless; if we don't 1490 * ntpd/refclock_atom.c (atom_start): Lose "temp", because we now 1513 * ntpd/refclock_atom.c (atom_poll): Autostratum. Lose the leap. [all …]
|
H A D | CommitLog | 2268 ntpd/refclock_atom.c@1.63 +1 -1 [all...] |