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

/netbsd-current/external/bsd/ntp/dist/include/
H A Drefclock_atom.h1 /* $NetBSD: refclock_atom.h,v 1.7 2020/05/25 20:47:20 christos Exp $ */
11 struct refclock_atom { struct
17 extern int refclock_ppsapi(int, struct refclock_atom *);
18 extern int refclock_params(int, struct refclock_atom *);
19 extern int refclock_pps(struct peer *, struct refclock_atom *, int);
H A Dntp_refclock.h259 struct refclock_atom;
261 const struct refclock_atom*, l_fp *rcvtime ,
H A DMakefile.am72 refclock_atom.h \
H A DMakefile.in557 refclock_atom.h \
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_conf.c138 extern struct refclock refclock_atom;
140 #define refclock_atom refclock_none macro
297 &refclock_atom, /* 22 REFCLK_ATOM_PPS */
H A Drefclock_atom.c1 /* $NetBSD: refclock_atom.c,v 1.6 2024/08/18 20:47:18 christos Exp $ */
4 * refclock_atom - clock driver for 1-pps signals
24 #include "refclock_atom.h"
90 struct refclock_atom atom; /* atom structure pointer */
105 struct refclock refclock_atom = { variable in typeref:struct:refclock
149 "refclock_atom: %s: %m", device);
H A Dntp_refclock.c34 #include "refclock_atom.h"
1433 struct refclock_atom *ap /* atom structure pointer */
1457 struct refclock_atom *ap /* atom structure pointer */
1514 struct refclock_atom *ap, /* atom structure pointer */
1656 const struct refclock_atom * ap , /* for PPS io */
H A Drefclock_wwvb.c24 #include "refclock_atom.h"
134 struct refclock_atom atom; /* PPSAPI structure */
H A Drefclock_nmea.c48 # include "refclock_atom.h"
243 struct refclock_atom;
244 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.c152 # include "refclock_atom.h"
429 struct refclock_atom atom; /* PPSAPI structure */
/netbsd-current/external/bsd/ntp/bin/ntpd/
H A DMakefile39 refclock_atom.c \

Completed in 233 milliseconds