Home
last modified time | relevance | path

Searched refs:refclock_atom (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/ntp/include/
H A Drefclock_atom.h7 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 Dntp_refclock.h254 struct refclock_atom;
256 const struct refclock_atom*, l_fp *rcvtime ,
H A DMakefile.am72 refclock_atom.h \
H A DMakefile.in557 refclock_atom.h \
/freebsd/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
147 "refclock_atom: %s: %m", device); in atom_start()
H A Dntp_refclock.c32 #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 Drefclock_wwvb.c22 #include "refclock_atom.h"
132 struct refclock_atom atom; /* PPSAPI structure */
H A Drefclock_nmea.c46 # include "refclock_atom.h"
241 struct refclock_atom;
242 typedef struct refclock_atom TAtomUnit;
H A DMakefile.in175 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 DMakefile.am273 refclock_atom.c \
H A Drefclock_parse.c427 struct refclock_atom atom; /* PPSAPI structure */
/freebsd/usr.sbin/ntp/ntpd/
H A DMakefile27 refclock_atom.c refclock_bancomm.c refclock_chronolog.c \
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0201 * 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 DCommitLog2268 ntpd/refclock_atom.c@1.63 +1 -1
[all...]